local

package
v0.0.0-...-0f339ca Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_bonanza_build_pkg_proto_storage_object_local_local_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type EpochState

type EpochState struct {
	HashSeed         uint64 `protobuf:"fixed64,1,opt,name=hash_seed,json=hashSeed,proto3" json:"hash_seed,omitempty"`
	LocationIncrease uint64 `protobuf:"varint,2,opt,name=location_increase,json=locationIncrease,proto3" json:"location_increase,omitempty"`
	// contains filtered or unexported fields
}

func (*EpochState) Descriptor deprecated

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

Deprecated: Use EpochState.ProtoReflect.Descriptor instead.

func (*EpochState) GetHashSeed

func (x *EpochState) GetHashSeed() uint64

func (*EpochState) GetLocationIncrease

func (x *EpochState) GetLocationIncrease() uint64

func (*EpochState) ProtoMessage

func (*EpochState) ProtoMessage()

func (*EpochState) ProtoReflect

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

func (*EpochState) Reset

func (x *EpochState) Reset()

func (*EpochState) String

func (x *EpochState) String() string

type PersistentState

type PersistentState struct {
	MinimumEpochId                         uint32        `protobuf:"varint,1,opt,name=minimum_epoch_id,json=minimumEpochId,proto3" json:"minimum_epoch_id,omitempty"`
	MinimumLocation                        uint64        `protobuf:"varint,2,opt,name=minimum_location,json=minimumLocation,proto3" json:"minimum_location,omitempty"`
	ReferenceLocationMapHashInitialization uint64        `` /* 182-byte string literal not displayed */
	Epochs                                 []*EpochState `protobuf:"bytes,4,rep,name=epochs,proto3" json:"epochs,omitempty"`
	// contains filtered or unexported fields
}

func (*PersistentState) Descriptor deprecated

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

Deprecated: Use PersistentState.ProtoReflect.Descriptor instead.

func (*PersistentState) GetEpochs

func (x *PersistentState) GetEpochs() []*EpochState

func (*PersistentState) GetMinimumEpochId

func (x *PersistentState) GetMinimumEpochId() uint32

func (*PersistentState) GetMinimumLocation

func (x *PersistentState) GetMinimumLocation() uint64

func (*PersistentState) GetReferenceLocationMapHashInitialization

func (x *PersistentState) GetReferenceLocationMapHashInitialization() uint64

func (*PersistentState) ProtoMessage

func (*PersistentState) ProtoMessage()

func (*PersistentState) ProtoReflect

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

func (*PersistentState) Reset

func (x *PersistentState) Reset()

func (*PersistentState) String

func (x *PersistentState) String() string

Jump to

Keyboard shortcuts

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