Documentation ¶
Index ¶
- Variables
- type Frame
- func (*Frame) Descriptor() ([]byte, []int)deprecated
- func (m *Frame) GetEvent() isFrame_Event
- func (x *Frame) GetI() []byte
- func (x *Frame) GetO() []byte
- func (x *Frame) GetR() uint32
- func (*Frame) ProtoMessage()
- func (x *Frame) ProtoReflect() protoreflect.Message
- func (x *Frame) Reset()
- func (x *Frame) String() string
- type Frame_I
- type Frame_O
- type Frame_R
Constants ¶
This section is empty.
Variables ¶
View Source
var File_asciiproto_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Frame ¶
type Frame struct { // Types that are assignable to Event: // *Frame_O // *Frame_I // *Frame_R Event isFrame_Event `protobuf_oneof:"Event"` // contains filtered or unexported fields }
func (*Frame) Descriptor
deprecated
func (*Frame) ProtoMessage ¶
func (*Frame) ProtoMessage()
func (*Frame) ProtoReflect ¶
func (x *Frame) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.