dbschema

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: CC0-1.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SchemaConst

type SchemaConst struct {
	// contains filtered or unexported fields
}

func Const

func Const(value byte) SchemaConst

type SchemaPath

type SchemaPath struct {
	// contains filtered or unexported fields
}

func Path

func Path(tokens ...any) *SchemaPath

func (*SchemaPath) Get

func (p *SchemaPath) Get(vars ...any) []byte

func (*SchemaPath) Matches

func (p *SchemaPath) Matches(key []byte) bool

func (*SchemaPath) ReadUintVar

func (p *SchemaPath) ReadUintVar(key []byte, varIndex int) uint64

func (*SchemaPath) ReadVar

func (p *SchemaPath) ReadVar(key []byte, varIndex int) []byte

type SchemaVar

type SchemaVar struct {
	// contains filtered or unexported fields
}

func Var

func Var(size int) SchemaVar

Jump to

Keyboard shortcuts

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