util

package
v5.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConcatBytes

func ConcatBytes(margin int, bzs ...[]byte) []byte

ConcatBytes creates a new slice by merging list of bytes and leaving empty amount of margin bytes at the end

func Panic

func Panic(err error)

Panic panics on error

func UintWithNullPrefix

func UintWithNullPrefix(n uint64) []byte

UintWithNullPrefix efficiently serializes uint using LittleEndian and prepends zero byte (null prefix).

Types

This section is empty.

Directories

Path Synopsis
Package checkers provides functions and structures to verify common types and aggregate errors.
Package checkers provides functions and structures to verify common types and aggregate errors.
Package genmap provides generic functions for manipulating maps.
Package genmap provides generic functions for manipulating maps.
Package store implements KVStore getters and setters for various types.
Package store implements KVStore getters and setters for various types.

Jump to

Keyboard shortcuts

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