sealed

package
v0.65.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockInfo

type BlockInfo struct {
	Info *common.Info
}

func (*BlockInfo) Pack

func (b *BlockInfo) Pack(buf []byte) []byte

func (*BlockInfo) Unpack

func (b *BlockInfo) Unpack(data []byte) error

type BlockOffsets

type BlockOffsets struct {
	IDsTotal uint32 // todo: the best place for this field is Info block
	Offsets  []uint64
}

func (*BlockOffsets) Pack

func (b *BlockOffsets) Pack(buf []byte) []byte

func (*BlockOffsets) Unpack

func (b *BlockOffsets) Unpack(data []byte) error

type BlocksData

type BlocksData struct {
	IDsTable      seqids.Table
	LIDsTable     *lids.Table
	BlocksOffsets []uint64
}

type PreloadedData

type PreloadedData struct {
	Info       *common.Info
	BlocksData BlocksData
	TokenTable token.Table
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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