unrecognizedgroup - ActiveState ActiveGo 1.8
...

Package unrecognizedgroup

import "github.com/gogo/protobuf/test/unrecognizedgroup"
Overview
Index

Overview ▾

Package unrecognizedgroup is a generated protocol buffer package.

It is generated from these files:

unrecognizedgroup.proto

It has these top-level messages:

NewNoGroup
A
OldWithGroup

Index ▾

Variables
func UnrecognizedgroupDescription() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
type A
    func NewPopulatedA(r randyUnrecognizedgroup, easy bool) *A
    func (this *A) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
    func (*A) Descriptor() ([]byte, []int)
    func (this *A) Equal(that interface{}) bool
    func (this *A) GoString() string
    func (m *A) Marshal() (dAtA []byte, err error)
    func (m *A) MarshalTo(dAtA []byte) (int, error)
    func (*A) ProtoMessage()
    func (m *A) Reset()
    func (m *A) Size() (n int)
    func (this *A) String() string
    func (m *A) Unmarshal(dAtA []byte) error
    func (this *A) VerboseEqual(that interface{}) error
type NewNoGroup
    func NewPopulatedNewNoGroup(r randyUnrecognizedgroup, easy bool) *NewNoGroup
    func (this *NewNoGroup) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
    func (*NewNoGroup) Descriptor() ([]byte, []int)
    func (this *NewNoGroup) Equal(that interface{}) bool
    func (this *NewNoGroup) GoString() string
    func (m *NewNoGroup) Marshal() (dAtA []byte, err error)
    func (m *NewNoGroup) MarshalTo(dAtA []byte) (int, error)
    func (*NewNoGroup) ProtoMessage()
    func (m *NewNoGroup) Reset()
    func (m *NewNoGroup) Size() (n int)
    func (this *NewNoGroup) String() string
    func (m *NewNoGroup) Unmarshal(dAtA []byte) error
    func (this *NewNoGroup) VerboseEqual(that interface{}) error
type OldWithGroup
    func NewPopulatedOldWithGroup(r randyUnrecognizedgroup, easy bool) *OldWithGroup
    func (this *OldWithGroup) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
    func (*OldWithGroup) Descriptor() ([]byte, []int)
    func (this *OldWithGroup) Equal(that interface{}) bool
    func (this *OldWithGroup) GoString() string
    func (*OldWithGroup) ProtoMessage()
    func (m *OldWithGroup) Reset()
    func (this *OldWithGroup) String() string
    func (this *OldWithGroup) VerboseEqual(that interface{}) error
type OldWithGroup_Group1
    func NewPopulatedOldWithGroup_Group1(r randyUnrecognizedgroup, easy bool) *OldWithGroup_Group1
    func (this *OldWithGroup_Group1) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
    func (*OldWithGroup_Group1) Descriptor() ([]byte, []int)
    func (this *OldWithGroup_Group1) Equal(that interface{}) bool
    func (this *OldWithGroup_Group1) GoString() string
    func (*OldWithGroup_Group1) ProtoMessage()
    func (m *OldWithGroup_Group1) Reset()
    func (this *OldWithGroup_Group1) String() string
    func (this *OldWithGroup_Group1) VerboseEqual(that interface{}) error
type OldWithGroup_Group2
    func NewPopulatedOldWithGroup_Group2(r randyUnrecognizedgroup, easy bool) *OldWithGroup_Group2
    func (this *OldWithGroup_Group2) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)
    func (*OldWithGroup_Group2) Descriptor() ([]byte, []int)
    func (this *OldWithGroup_Group2) Equal(that interface{}) bool
    func (this *OldWithGroup_Group2) GoString() string
    func (*OldWithGroup_Group2) ProtoMessage()
    func (m *OldWithGroup_Group2) Reset()
    func (this *OldWithGroup_Group2) String() string
    func (this *OldWithGroup_Group2) VerboseEqual(that interface{}) error

Package files

unrecognizedgroup.pb.go

Variables

var (
    ErrInvalidLengthUnrecognizedgroup = fmt.Errorf("proto: negative length found during unmarshaling")
    ErrIntOverflowUnrecognizedgroup   = fmt.Errorf("proto: integer overflow")
)

func UnrecognizedgroupDescription

func UnrecognizedgroupDescription() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)

type A

type A struct {
    AField           *int64 `protobuf:"varint,1,opt,name=AField" json:"AField,omitempty"`
    XXX_unrecognized []byte `json:"-"`
}

func NewPopulatedA

func NewPopulatedA(r randyUnrecognizedgroup, easy bool) *A

func (*A) Description

func (this *A) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)

func (*A) Descriptor

func (*A) Descriptor() ([]byte, []int)

func (*A) Equal

func (this *A) Equal(that interface{}) bool

func (*A) GoString

func (this *A) GoString() string

func (*A) Marshal

func (m *A) Marshal() (dAtA []byte, err error)

func (*A) MarshalTo

func (m *A) MarshalTo(dAtA []byte) (int, error)

func (*A) ProtoMessage

func (*A) ProtoMessage()

func (*A) Reset

func (m *A) Reset()

func (*A) Size

func (m *A) Size() (n int)

func (*A) String

func (this *A) String() string

func (*A) Unmarshal

func (m *A) Unmarshal(dAtA []byte) error

func (*A) VerboseEqual

func (this *A) VerboseEqual(that interface{}) error

type NewNoGroup

type NewNoGroup struct {
    Field1           *int64    `protobuf:"varint,1,opt,name=Field1" json:"Field1,omitempty"`
    Field3           []float64 `protobuf:"fixed64,3,rep,name=Field3" json:"Field3,omitempty"`
    A                *A        `protobuf:"bytes,5,opt,name=A" json:"A,omitempty"`
    XXX_unrecognized []byte    `json:"-"`
}

func NewPopulatedNewNoGroup

func NewPopulatedNewNoGroup(r randyUnrecognizedgroup, easy bool) *NewNoGroup

func (*NewNoGroup) Description

func (this *NewNoGroup) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)

func (*NewNoGroup) Descriptor

func (*NewNoGroup) Descriptor() ([]byte, []int)

func (*NewNoGroup) Equal

func (this *NewNoGroup) Equal(that interface{}) bool

func (*NewNoGroup) GoString

func (this *NewNoGroup) GoString() string

func (*NewNoGroup) Marshal

func (m *NewNoGroup) Marshal() (dAtA []byte, err error)

func (*NewNoGroup) MarshalTo

func (m *NewNoGroup) MarshalTo(dAtA []byte) (int, error)

func (*NewNoGroup) ProtoMessage

func (*NewNoGroup) ProtoMessage()

func (*NewNoGroup) Reset

func (m *NewNoGroup) Reset()

func (*NewNoGroup) Size

func (m *NewNoGroup) Size() (n int)

func (*NewNoGroup) String

func (this *NewNoGroup) String() string

func (*NewNoGroup) Unmarshal

func (m *NewNoGroup) Unmarshal(dAtA []byte) error

func (*NewNoGroup) VerboseEqual

func (this *NewNoGroup) VerboseEqual(that interface{}) error

type OldWithGroup

type OldWithGroup struct {
    Field1           *int64               `protobuf:"varint,1,opt,name=Field1" json:"Field1,omitempty"`
    Group1           *OldWithGroup_Group1 `protobuf:"group,2,opt,name=Group1,json=group1" json:"group1,omitempty"`
    Field3           []float64            `protobuf:"fixed64,3,rep,name=Field3" json:"Field3,omitempty"`
    Group2           *OldWithGroup_Group2 `protobuf:"group,4,opt,name=Group2,json=group2" json:"group2,omitempty"`
    XXX_unrecognized []byte               `json:"-"`
}

func NewPopulatedOldWithGroup

func NewPopulatedOldWithGroup(r randyUnrecognizedgroup, easy bool) *OldWithGroup

func (*OldWithGroup) Description

func (this *OldWithGroup) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)

func (*OldWithGroup) Descriptor

func (*OldWithGroup) Descriptor() ([]byte, []int)

func (*OldWithGroup) Equal

func (this *OldWithGroup) Equal(that interface{}) bool

func (*OldWithGroup) GoString

func (this *OldWithGroup) GoString() string

func (*OldWithGroup) ProtoMessage

func (*OldWithGroup) ProtoMessage()

func (*OldWithGroup) Reset

func (m *OldWithGroup) Reset()

func (*OldWithGroup) String

func (this *OldWithGroup) String() string

func (*OldWithGroup) VerboseEqual

func (this *OldWithGroup) VerboseEqual(that interface{}) error

type OldWithGroup_Group1

type OldWithGroup_Group1 struct {
    Field1           *int64    `protobuf:"varint,1,opt,name=Field1" json:"Field1,omitempty"`
    Field2           *int32    `protobuf:"varint,2,opt,name=Field2" json:"Field2,omitempty"`
    Field3           []float64 `protobuf:"fixed64,3,rep,name=Field3" json:"Field3,omitempty"`
    XXX_unrecognized []byte    `json:"-"`
}

func NewPopulatedOldWithGroup_Group1

func NewPopulatedOldWithGroup_Group1(r randyUnrecognizedgroup, easy bool) *OldWithGroup_Group1

func (*OldWithGroup_Group1) Description

func (this *OldWithGroup_Group1) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)

func (*OldWithGroup_Group1) Descriptor

func (*OldWithGroup_Group1) Descriptor() ([]byte, []int)

func (*OldWithGroup_Group1) Equal

func (this *OldWithGroup_Group1) Equal(that interface{}) bool

func (*OldWithGroup_Group1) GoString

func (this *OldWithGroup_Group1) GoString() string

func (*OldWithGroup_Group1) ProtoMessage

func (*OldWithGroup_Group1) ProtoMessage()

func (*OldWithGroup_Group1) Reset

func (m *OldWithGroup_Group1) Reset()

func (*OldWithGroup_Group1) String

func (this *OldWithGroup_Group1) String() string

func (*OldWithGroup_Group1) VerboseEqual

func (this *OldWithGroup_Group1) VerboseEqual(that interface{}) error

type OldWithGroup_Group2

type OldWithGroup_Group2 struct {
    Field1           *int64    `protobuf:"varint,1,opt,name=Field1" json:"Field1,omitempty"`
    Field2           []float64 `protobuf:"fixed64,2,rep,name=Field2" json:"Field2,omitempty"`
    XXX_unrecognized []byte    `json:"-"`
}

func NewPopulatedOldWithGroup_Group2

func NewPopulatedOldWithGroup_Group2(r randyUnrecognizedgroup, easy bool) *OldWithGroup_Group2

func (*OldWithGroup_Group2) Description

func (this *OldWithGroup_Group2) Description() (desc *github_com_gogo_protobuf_protoc_gen_gogo_descriptor.FileDescriptorSet)

func (*OldWithGroup_Group2) Descriptor

func (*OldWithGroup_Group2) Descriptor() ([]byte, []int)

func (*OldWithGroup_Group2) Equal

func (this *OldWithGroup_Group2) Equal(that interface{}) bool

func (*OldWithGroup_Group2) GoString

func (this *OldWithGroup_Group2) GoString() string

func (*OldWithGroup_Group2) ProtoMessage

func (*OldWithGroup_Group2) ProtoMessage()

func (*OldWithGroup_Group2) Reset

func (m *OldWithGroup_Group2) Reset()

func (*OldWithGroup_Group2) String

func (this *OldWithGroup_Group2) String() string

func (*OldWithGroup_Group2) VerboseEqual

func (this *OldWithGroup_Group2) VerboseEqual(that interface{}) error