protobufs

package
v0.0.0-...-f9952bb Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_protobufs_transportInstruction_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Instruction

type Instruction struct {
	ProtocolVersion uint32 `protobuf:"varint,1,opt,name=protocol_version,json=protocolVersion,proto3" json:"protocol_version,omitempty"`
	OldNum          uint64 `protobuf:"varint,2,opt,name=old_num,json=oldNum,proto3" json:"old_num,omitempty"`
	NewNum          uint64 `protobuf:"varint,3,opt,name=new_num,json=newNum,proto3" json:"new_num,omitempty"`
	AckNum          uint64 `protobuf:"varint,4,opt,name=ack_num,json=ackNum,proto3" json:"ack_num,omitempty"`
	ThrowawayNum    uint64 `protobuf:"varint,5,opt,name=throwaway_num,json=throwawayNum,proto3" json:"throwaway_num,omitempty"`
	Diff            []byte `protobuf:"bytes,6,opt,name=diff,proto3,oneof" json:"diff,omitempty"`
	Chaff           []byte `protobuf:"bytes,7,opt,name=chaff,proto3,oneof" json:"chaff,omitempty"`
	// contains filtered or unexported fields
}

func (*Instruction) Descriptor deprecated

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

Deprecated: Use Instruction.ProtoReflect.Descriptor instead.

func (*Instruction) GetAckNum

func (x *Instruction) GetAckNum() uint64

func (*Instruction) GetChaff

func (x *Instruction) GetChaff() []byte

func (*Instruction) GetDiff

func (x *Instruction) GetDiff() []byte

func (*Instruction) GetNewNum

func (x *Instruction) GetNewNum() uint64

func (*Instruction) GetOldNum

func (x *Instruction) GetOldNum() uint64

func (*Instruction) GetProtocolVersion

func (x *Instruction) GetProtocolVersion() uint32

func (*Instruction) GetThrowawayNum

func (x *Instruction) GetThrowawayNum() uint64

func (*Instruction) ProtoMessage

func (*Instruction) ProtoMessage()

func (*Instruction) ProtoReflect

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

func (*Instruction) Reset

func (x *Instruction) Reset()

func (*Instruction) String

func (x *Instruction) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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