protos

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2020 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthBase = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowBase   = fmt.Errorf("proto: integer overflow")
)

Functions

This section is empty.

Types

type Combo

type Combo struct {
	Id                   int64    `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Name                 string   `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Combo) Descriptor

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

func (*Combo) Equal

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

func (*Combo) GetId

func (m *Combo) GetId() int64

func (*Combo) GetName

func (m *Combo) GetName() string

func (*Combo) GoString

func (this *Combo) GoString() string

func (*Combo) Marshal

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

func (*Combo) MarshalTo

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

func (*Combo) ProtoMessage

func (*Combo) ProtoMessage()

func (*Combo) Reset

func (m *Combo) Reset()

func (*Combo) Size

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

func (*Combo) String

func (this *Combo) String() string

func (*Combo) Unmarshal

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

func (*Combo) XXX_DiscardUnknown

func (m *Combo) XXX_DiscardUnknown()

func (*Combo) XXX_Marshal

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

func (*Combo) XXX_Merge

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

func (*Combo) XXX_Size

func (m *Combo) XXX_Size() int

func (*Combo) XXX_Unmarshal

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

type Error

type Error struct {
	Code                 int32    `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message              string   `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Error) Descriptor

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

func (*Error) Equal

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

func (*Error) Error

func (m *Error) Error() string

func (*Error) GetCode

func (m *Error) GetCode() int32

func (*Error) GetMessage

func (m *Error) GetMessage() string

func (*Error) GoString

func (this *Error) GoString() string

func (*Error) Marshal

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

func (*Error) MarshalTo

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

func (*Error) ProtoMessage

func (*Error) ProtoMessage()

func (*Error) Reset

func (m *Error) Reset()

func (*Error) Size

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

func (*Error) String

func (this *Error) String() string

func (*Error) Unmarshal

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

func (*Error) XXX_DiscardUnknown

func (m *Error) XXX_DiscardUnknown()

func (*Error) XXX_Marshal

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

func (*Error) XXX_Merge

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

func (*Error) XXX_Size

func (m *Error) XXX_Size() int

func (*Error) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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