Package group
- func GroupDescription() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- type Groups1
- func NewPopulatedGroups1(r randyGroup, easy bool) *Groups1
- func (this *Groups1) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- func (*Groups1) Descriptor() ([]byte, []int)
- func (this *Groups1) Equal(that interface{}) bool
- func (this *Groups1) GoString() string
- func (*Groups1) ProtoMessage()
- func (m *Groups1) Reset()
- func (this *Groups1) String() string
- func (this *Groups1) VerboseEqual(that interface{}) error
- func (m *Groups1) XXX_DiscardUnknown()
- func (m *Groups1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Groups1) XXX_Merge(src proto.Message)
- func (m *Groups1) XXX_Size() int
- func (m *Groups1) XXX_Unmarshal(b []byte) error
- type Groups1_G
- func NewPopulatedGroups1_G(r randyGroup, easy bool) *Groups1_G
- func (this *Groups1_G) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- func (*Groups1_G) Descriptor() ([]byte, []int)
- func (this *Groups1_G) Equal(that interface{}) bool
- func (this *Groups1_G) GoString() string
- func (*Groups1_G) ProtoMessage()
- func (m *Groups1_G) Reset()
- func (this *Groups1_G) String() string
- func (this *Groups1_G) VerboseEqual(that interface{}) error
- func (m *Groups1_G) XXX_DiscardUnknown()
- func (m *Groups1_G) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Groups1_G) XXX_Merge(src proto.Message)
- func (m *Groups1_G) XXX_Size() int
- func (m *Groups1_G) XXX_Unmarshal(b []byte) error
- type Groups2
- func NewPopulatedGroups2(r randyGroup, easy bool) *Groups2
- func (this *Groups2) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- func (*Groups2) Descriptor() ([]byte, []int)
- func (this *Groups2) Equal(that interface{}) bool
- func (this *Groups2) GoString() string
- func (*Groups2) ProtoMessage()
- func (m *Groups2) Reset()
- func (this *Groups2) String() string
- func (this *Groups2) VerboseEqual(that interface{}) error
- func (m *Groups2) XXX_DiscardUnknown()
- func (m *Groups2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Groups2) XXX_Merge(src proto.Message)
- func (m *Groups2) XXX_Size() int
- func (m *Groups2) XXX_Unmarshal(b []byte) error
- type Groups2_G
- func NewPopulatedGroups2_G(r randyGroup, easy bool) *Groups2_G
- func (this *Groups2_G) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
- func (*Groups2_G) Descriptor() ([]byte, []int)
- func (this *Groups2_G) Equal(that interface{}) bool
- func (this *Groups2_G) GoString() string
- func (*Groups2_G) ProtoMessage()
- func (m *Groups2_G) Reset()
- func (this *Groups2_G) String() string
- func (this *Groups2_G) VerboseEqual(that interface{}) error
- func (m *Groups2_G) XXX_DiscardUnknown()
- func (m *Groups2_G) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Groups2_G) XXX_Merge(src proto.Message)
- func (m *Groups2_G) XXX_Size() int
- func (m *Groups2_G) XXX_Unmarshal(b []byte) error
Package files
group.pb.go
func GroupDescription() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
type Groups1 struct {
G []*Groups1_G `protobuf:"group,1,rep,name=G,json=g" json:"g,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func NewPopulatedGroups1(r randyGroup, easy bool) *Groups1
func (this *Groups1) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*Groups1) Descriptor() ([]byte, []int)
func (*Groups1) Equal
¶
func (this *Groups1) Equal(that interface{}) bool
func (this *Groups1) GoString() string
func (*Groups1) ProtoMessage()
func (*Groups1) Reset
¶
func (m *Groups1) Reset()
func (*Groups1) String
¶
func (this *Groups1) String() string
func (this *Groups1) VerboseEqual(that interface{}) error
func (m *Groups1) XXX_DiscardUnknown()
func (m *Groups1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *Groups1) XXX_Merge(src proto.Message)
func (m *Groups1) XXX_Size() int
func (m *Groups1) XXX_Unmarshal(b []byte) error
type Groups1_G struct {
Field1 *int64 `protobuf:"varint,1,opt,name=Field1" json:"Field1,omitempty"`
Field2 *float64 `protobuf:"fixed64,2,opt,name=Field2" json:"Field2,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func NewPopulatedGroups1_G(r randyGroup, easy bool) *Groups1_G
func (this *Groups1_G) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*Groups1_G) Descriptor() ([]byte, []int)
func (*Groups1_G) Equal
¶
func (this *Groups1_G) Equal(that interface{}) bool
func (*Groups1_G) GoString
¶
func (this *Groups1_G) GoString() string
func (*Groups1_G) ProtoMessage()
func (*Groups1_G) Reset
¶
func (m *Groups1_G) Reset()
func (*Groups1_G) String
¶
func (this *Groups1_G) String() string
func (this *Groups1_G) VerboseEqual(that interface{}) error
func (m *Groups1_G) XXX_DiscardUnknown()
func (m *Groups1_G) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *Groups1_G) XXX_Merge(src proto.Message)
func (*Groups1_G) XXX_Size
¶
func (m *Groups1_G) XXX_Size() int
func (m *Groups1_G) XXX_Unmarshal(b []byte) error
type Groups2 struct {
G *Groups2_G `protobuf:"group,1,opt,name=G,json=g" json:"g,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func NewPopulatedGroups2(r randyGroup, easy bool) *Groups2
func (this *Groups2) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*Groups2) Descriptor() ([]byte, []int)
func (*Groups2) Equal
¶
func (this *Groups2) Equal(that interface{}) bool
func (this *Groups2) GoString() string
func (*Groups2) ProtoMessage()
func (*Groups2) Reset
¶
func (m *Groups2) Reset()
func (*Groups2) String
¶
func (this *Groups2) String() string
func (this *Groups2) VerboseEqual(that interface{}) error
func (m *Groups2) XXX_DiscardUnknown()
func (m *Groups2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *Groups2) XXX_Merge(src proto.Message)
func (m *Groups2) XXX_Size() int
func (m *Groups2) XXX_Unmarshal(b []byte) error
type Groups2_G struct {
Field1 *int64 `protobuf:"varint,1,opt,name=Field1" json:"Field1,omitempty"`
Field2 []float64 `protobuf:"fixed64,2,rep,name=Field2" json:"Field2,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func NewPopulatedGroups2_G(r randyGroup, easy bool) *Groups2_G
func (this *Groups2_G) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
func (*Groups2_G) Descriptor() ([]byte, []int)
func (*Groups2_G) Equal
¶
func (this *Groups2_G) Equal(that interface{}) bool
func (*Groups2_G) GoString
¶
func (this *Groups2_G) GoString() string
func (*Groups2_G) ProtoMessage()
func (*Groups2_G) Reset
¶
func (m *Groups2_G) Reset()
func (*Groups2_G) String
¶
func (this *Groups2_G) String() string
func (this *Groups2_G) VerboseEqual(that interface{}) error
func (m *Groups2_G) XXX_DiscardUnknown()
func (m *Groups2_G) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (m *Groups2_G) XXX_Merge(src proto.Message)
func (*Groups2_G) XXX_Size
¶
func (m *Groups2_G) XXX_Size() int
func (m *Groups2_G) XXX_Unmarshal(b []byte) error