Searched defs:Multi3 (Results 1 – 2 of 2) sorted by relevance
63 type Multi3 struct { struct64 …ti3_HatType `protobuf:"varint,1,opt,name=hat_type,json=hatType,enum=multitest.Multi3_HatType" json…65 XXX_NoUnkeyedLiteral struct{} `json:"-"`66 XXX_unrecognized []byte `json:"-"`67 XXX_sizecache int32 `json:"-"`70 func (m *Multi3) Reset() { *m = Multi3{} }71 func (m *Multi3) String() string { return proto.CompactTextString(m) }72 func (*Multi3) ProtoMessage() {}73 func (*Multi3) Descriptor() ([]byte, []int) {77 func (m *Multi3) XXX_Unmarshal(b []byte) error {[all …]
38 message Multi3 { message