Home
last modified time | relevance | path

Searched defs:Communique_SomeGroup (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/protoc-gen-go/testdata/my_test/
Dtest.pb.go911 type Communique_SomeGroup struct { struct
912 Member *string `protobuf:"bytes,15,opt,name=member" json:"member,omitempty"`
913 XXX_NoUnkeyedLiteral struct{} `json:"-"`
914 XXX_unrecognized []byte `json:"-"`
915 XXX_sizecache int32 `json:"-"`
918 func (m *Communique_SomeGroup) Reset() { *m = Communique_SomeGroup{} }
919 func (m *Communique_SomeGroup) String() string { return proto.CompactTextString(m) }
920 func (*Communique_SomeGroup) ProtoMessage() {}
921 func (*Communique_SomeGroup) Descriptor() ([]byte, []int) {
925 func (m *Communique_SomeGroup) XXX_Unmarshal(b []byte) error {
[all …]