replaypb

package
v0.7.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_replay_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ReplayPacket

type ReplayPacket struct {
	OffsetTime int64              `protobuf:"varint,1,opt,name=offsetTime,proto3" json:"offsetTime,omitempty"`
	Packet     *channeldpb.Packet `protobuf:"bytes,2,opt,name=packet,proto3" json:"packet,omitempty"`
	// contains filtered or unexported fields
}

func (*ReplayPacket) Descriptor deprecated

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

Deprecated: Use ReplayPacket.ProtoReflect.Descriptor instead.

func (*ReplayPacket) GetOffsetTime

func (x *ReplayPacket) GetOffsetTime() int64

func (*ReplayPacket) GetPacket

func (x *ReplayPacket) GetPacket() *channeldpb.Packet

func (*ReplayPacket) ProtoMessage

func (*ReplayPacket) ProtoMessage()

func (*ReplayPacket) ProtoReflect

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

func (*ReplayPacket) Reset

func (x *ReplayPacket) Reset()

func (*ReplayPacket) String

func (x *ReplayPacket) String() string

type ReplaySession

type ReplaySession struct {
	Packets []*ReplayPacket `protobuf:"bytes,1,rep,name=packets,proto3" json:"packets,omitempty"`
	// contains filtered or unexported fields
}

func (*ReplaySession) Descriptor deprecated

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

Deprecated: Use ReplaySession.ProtoReflect.Descriptor instead.

func (*ReplaySession) GetPackets

func (x *ReplaySession) GetPackets() []*ReplayPacket

func (*ReplaySession) ProtoMessage

func (*ReplaySession) ProtoMessage()

func (*ReplaySession) ProtoReflect

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

func (*ReplaySession) Reset

func (x *ReplaySession) Reset()

func (*ReplaySession) String

func (x *ReplaySession) String() string

Jump to

Keyboard shortcuts

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