riegeli_test_go_proto

package
v0.0.30 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2019 License: Apache-2.0, NCSA Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Complex

type Complex struct {
	Str                  *string          `protobuf:"bytes,1,opt,name=str" json:"str,omitempty"`
	I32                  *int32           `protobuf:"varint,2,opt,name=i32" json:"i32,omitempty"`
	I64                  *int64           `protobuf:"varint,3,opt,name=i64" json:"i64,omitempty"`
	Bits                 []byte           `protobuf:"bytes,4,opt,name=bits" json:"bits,omitempty"`
	Rep                  []string         `protobuf:"bytes,5,rep,name=rep" json:"rep,omitempty"`
	SimpleNested         *Simple          `protobuf:"bytes,6,opt,name=simple_nested,json=simpleNested" json:"simple_nested,omitempty"`
	Group                []*Complex_Group `protobuf:"group,7,rep,name=Group,json=group" json:"group,omitempty"`
	ComplexNested        *Complex         `protobuf:"bytes,8,opt,name=complex_nested,json=complexNested" json:"complex_nested,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*Complex) Descriptor

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

func (*Complex) GetBits

func (m *Complex) GetBits() []byte

func (*Complex) GetComplexNested

func (m *Complex) GetComplexNested() *Complex

func (*Complex) GetGroup

func (m *Complex) GetGroup() []*Complex_Group

func (*Complex) GetI32

func (m *Complex) GetI32() int32

func (*Complex) GetI64

func (m *Complex) GetI64() int64

func (*Complex) GetRep

func (m *Complex) GetRep() []string

func (*Complex) GetSimpleNested

func (m *Complex) GetSimpleNested() *Simple

func (*Complex) GetStr

func (m *Complex) GetStr() string

func (*Complex) ProtoMessage

func (*Complex) ProtoMessage()

func (*Complex) Reset

func (m *Complex) Reset()

func (*Complex) String

func (m *Complex) String() string

func (*Complex) XXX_DiscardUnknown

func (m *Complex) XXX_DiscardUnknown()

func (*Complex) XXX_Marshal

func (m *Complex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Complex) XXX_Merge

func (dst *Complex) XXX_Merge(src proto.Message)

func (*Complex) XXX_Size

func (m *Complex) XXX_Size() int

func (*Complex) XXX_Unmarshal

func (m *Complex) XXX_Unmarshal(b []byte) error

type Complex_Group

type Complex_Group struct {
	GrpStr               *string  `protobuf:"bytes,1,opt,name=grp_str,json=grpStr" json:"grp_str,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Complex_Group) Descriptor

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

func (*Complex_Group) GetGrpStr

func (m *Complex_Group) GetGrpStr() string

func (*Complex_Group) ProtoMessage

func (*Complex_Group) ProtoMessage()

func (*Complex_Group) Reset

func (m *Complex_Group) Reset()

func (*Complex_Group) String

func (m *Complex_Group) String() string

func (*Complex_Group) XXX_DiscardUnknown

func (m *Complex_Group) XXX_DiscardUnknown()

func (*Complex_Group) XXX_Marshal

func (m *Complex_Group) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Complex_Group) XXX_Merge

func (dst *Complex_Group) XXX_Merge(src proto.Message)

func (*Complex_Group) XXX_Size

func (m *Complex_Group) XXX_Size() int

func (*Complex_Group) XXX_Unmarshal

func (m *Complex_Group) XXX_Unmarshal(b []byte) error

type Simple

type Simple struct {
	Name                 *string  `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Simple) Descriptor

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

func (*Simple) GetName

func (m *Simple) GetName() string

func (*Simple) ProtoMessage

func (*Simple) ProtoMessage()

func (*Simple) Reset

func (m *Simple) Reset()

func (*Simple) String

func (m *Simple) String() string

func (*Simple) XXX_DiscardUnknown

func (m *Simple) XXX_DiscardUnknown()

func (*Simple) XXX_Marshal

func (m *Simple) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Simple) XXX_Merge

func (dst *Simple) XXX_Merge(src proto.Message)

func (*Simple) XXX_Size

func (m *Simple) XXX_Size() int

func (*Simple) XXX_Unmarshal

func (m *Simple) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL