trace_shred

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_trace_shred_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TraceShred

type TraceShred struct {

	// source region, one of: https://jito-labs.gitbook.io/mev/systems/connecting/mainnet
	Region string `protobuf:"bytes,1,opt,name=region,proto3" json:"region,omitempty"`
	// timestamp of creation
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	// monotonically increases, resets upon service restart
	SeqNum uint32 `protobuf:"varint,3,opt,name=seq_num,json=seqNum,proto3" json:"seq_num,omitempty"`
	// contains filtered or unexported fields
}

func (*TraceShred) Descriptor deprecated

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

Deprecated: Use TraceShred.ProtoReflect.Descriptor instead.

func (*TraceShred) GetCreatedAt

func (x *TraceShred) GetCreatedAt() *timestamppb.Timestamp

func (*TraceShred) GetRegion

func (x *TraceShred) GetRegion() string

func (*TraceShred) GetSeqNum

func (x *TraceShred) GetSeqNum() uint32

func (*TraceShred) ProtoMessage

func (*TraceShred) ProtoMessage()

func (*TraceShred) ProtoReflect

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

func (*TraceShred) Reset

func (x *TraceShred) Reset()

func (*TraceShred) String

func (x *TraceShred) String() string

Jump to

Keyboard shortcuts

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