asciiproto

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

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) Descriptor() ([]byte, []int)

Deprecated: Use Frame.ProtoReflect.Descriptor instead.

func (*Frame) GetEvent

func (m *Frame) GetEvent() isFrame_Event

func (*Frame) GetI

func (x *Frame) GetI() []byte

func (*Frame) GetO

func (x *Frame) GetO() []byte

func (*Frame) GetR

func (x *Frame) GetR() uint32

func (*Frame) ProtoMessage

func (*Frame) ProtoMessage()

func (*Frame) ProtoReflect

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

func (*Frame) Reset

func (x *Frame) Reset()

func (*Frame) String

func (x *Frame) String() string

type Frame_I

type Frame_I struct {
	I []byte `protobuf:"bytes,2,opt,name=i,proto3,oneof"`
}

type Frame_O

type Frame_O struct {
	O []byte `protobuf:"bytes,1,opt,name=o,proto3,oneof"`
}

type Frame_R

type Frame_R struct {
	R uint32 `protobuf:"varint,3,opt,name=r,proto3,oneof"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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