Searched defs:GroupOld (Results 1 – 2 of 2) sorted by relevance
2816 type GroupOld struct { struct2817 G *GroupOld_G `protobuf:"group,101,opt,name=G,json=g" json:"g,omitempty"`2818 XXX_NoUnkeyedLiteral struct{} `json:"-"`2819 XXX_unrecognized []byte `json:"-"`2820 XXX_sizecache int32 `json:"-"`2823 func (m *GroupOld) Reset() { *m = GroupOld{} }2824 func (m *GroupOld) String() string { return proto.CompactTextString(m) }2825 func (*GroupOld) ProtoMessage() {}2826 func (*GroupOld) Descriptor() ([]byte, []int) {2830 func (m *GroupOld) XXX_Unmarshal(b []byte) error {[all …]
497 message GroupOld { message