msg

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLength        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflow          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group")
)
View Source
var File_github_com_johnsiilver_golib_ipc_uds_highlevel_proto_stream_internal_proto_stream_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type MsgIn

type MsgIn struct {
	Id   int32  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

Request a quote from the server.

func (*MsgIn) CloneMessageVT

func (m *MsgIn) CloneMessageVT() proto.Message

func (*MsgIn) CloneVT

func (m *MsgIn) CloneVT() *MsgIn

func (*MsgIn) Descriptor deprecated

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

Deprecated: Use MsgIn.ProtoReflect.Descriptor instead.

func (*MsgIn) EqualMessageVT

func (this *MsgIn) EqualMessageVT(thatMsg proto.Message) bool

func (*MsgIn) EqualVT

func (this *MsgIn) EqualVT(that *MsgIn) bool

func (*MsgIn) GetData

func (x *MsgIn) GetData() []byte

func (*MsgIn) GetId

func (x *MsgIn) GetId() int32

func (*MsgIn) MarshalToSizedBufferVT

func (m *MsgIn) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*MsgIn) MarshalToSizedBufferVTStrict

func (m *MsgIn) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)

func (*MsgIn) MarshalToVT

func (m *MsgIn) MarshalToVT(dAtA []byte) (int, error)

func (*MsgIn) MarshalToVTStrict

func (m *MsgIn) MarshalToVTStrict(dAtA []byte) (int, error)

func (*MsgIn) MarshalVT

func (m *MsgIn) MarshalVT() (dAtA []byte, err error)

func (*MsgIn) MarshalVTStrict

func (m *MsgIn) MarshalVTStrict() (dAtA []byte, err error)

func (*MsgIn) ProtoMessage

func (*MsgIn) ProtoMessage()

func (*MsgIn) ProtoReflect

func (x *MsgIn) ProtoReflect() protoreflect.Message

func (*MsgIn) Reset

func (x *MsgIn) Reset()

func (*MsgIn) SizeVT

func (m *MsgIn) SizeVT() (n int)

func (*MsgIn) String

func (x *MsgIn) String() string

func (*MsgIn) UnmarshalVT

func (m *MsgIn) UnmarshalVT(dAtA []byte) error

type MsgOut

type MsgOut struct {
	Id   int32  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

Response for a quote.

func (*MsgOut) CloneMessageVT

func (m *MsgOut) CloneMessageVT() proto.Message

func (*MsgOut) CloneVT

func (m *MsgOut) CloneVT() *MsgOut

func (*MsgOut) Descriptor deprecated

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

Deprecated: Use MsgOut.ProtoReflect.Descriptor instead.

func (*MsgOut) EqualMessageVT

func (this *MsgOut) EqualMessageVT(thatMsg proto.Message) bool

func (*MsgOut) EqualVT

func (this *MsgOut) EqualVT(that *MsgOut) bool

func (*MsgOut) GetData

func (x *MsgOut) GetData() []byte

func (*MsgOut) GetId

func (x *MsgOut) GetId() int32

func (*MsgOut) MarshalToSizedBufferVT

func (m *MsgOut) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*MsgOut) MarshalToSizedBufferVTStrict

func (m *MsgOut) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)

func (*MsgOut) MarshalToVT

func (m *MsgOut) MarshalToVT(dAtA []byte) (int, error)

func (*MsgOut) MarshalToVTStrict

func (m *MsgOut) MarshalToVTStrict(dAtA []byte) (int, error)

func (*MsgOut) MarshalVT

func (m *MsgOut) MarshalVT() (dAtA []byte, err error)

func (*MsgOut) MarshalVTStrict

func (m *MsgOut) MarshalVTStrict() (dAtA []byte, err error)

func (*MsgOut) ProtoMessage

func (*MsgOut) ProtoMessage()

func (*MsgOut) ProtoReflect

func (x *MsgOut) ProtoReflect() protoreflect.Message

func (*MsgOut) Reset

func (x *MsgOut) Reset()

func (*MsgOut) SizeVT

func (m *MsgOut) SizeVT() (n int)

func (*MsgOut) String

func (x *MsgOut) String() string

func (*MsgOut) UnmarshalVT

func (m *MsgOut) UnmarshalVT(dAtA []byte) error

Jump to

Keyboard shortcuts

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