protobuf

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthCustomerItemAvailability        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowCustomerItemAvailability          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupCustomerItemAvailability = fmt.Errorf("proto: unexpected end of group")
)

Functions

func ProtofooExample

func ProtofooExample()

ProtofooExample testing to see if we can import go protobuf from somewhere else

func ReaderExample

func ReaderExample()

ReaderExample example reading protobuf

Types

type CustomerItemAvailability

type CustomerItemAvailability struct {
	Id   string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Test string `protobuf:"bytes,3,opt,name=test,proto3" json:"test,omitempty"`
}

func (*CustomerItemAvailability) Descriptor

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

func (*CustomerItemAvailability) Equal

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

func (*CustomerItemAvailability) GetId

func (m *CustomerItemAvailability) GetId() string

func (*CustomerItemAvailability) GetName

func (m *CustomerItemAvailability) GetName() string

func (*CustomerItemAvailability) GetTest

func (m *CustomerItemAvailability) GetTest() string

func (*CustomerItemAvailability) GoString

func (this *CustomerItemAvailability) GoString() string

func (*CustomerItemAvailability) Marshal

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

func (*CustomerItemAvailability) MarshalTo

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

func (*CustomerItemAvailability) MarshalToSizedBuffer

func (m *CustomerItemAvailability) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*CustomerItemAvailability) ProtoMessage

func (*CustomerItemAvailability) ProtoMessage()

func (*CustomerItemAvailability) Reset

func (m *CustomerItemAvailability) Reset()

func (*CustomerItemAvailability) Size

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

func (*CustomerItemAvailability) String

func (this *CustomerItemAvailability) String() string

func (*CustomerItemAvailability) Unmarshal

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

func (*CustomerItemAvailability) XXX_DiscardUnknown

func (m *CustomerItemAvailability) XXX_DiscardUnknown()

func (*CustomerItemAvailability) XXX_Marshal

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

func (*CustomerItemAvailability) XXX_Merge

func (m *CustomerItemAvailability) XXX_Merge(src proto.Message)

func (*CustomerItemAvailability) XXX_Size

func (m *CustomerItemAvailability) XXX_Size() int

func (*CustomerItemAvailability) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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