Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConcatBytes ¶
ConcatBytes creates a new slice by merging list of bytes and leaving empty amount of margin bytes at the end
func KeyWithUint32 ¶ added in v6.6.0
KeyWithUint32 concatenates prefix big endian serialized n value. No zero byte is appended at the end.
func KeyWithUint64 ¶ added in v6.6.0
KeyWithUint64 concatenates prefix big endian serialized n value. No zero byte is appended at the end.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package bpmath provides types and functions for doing basis point operations with math.Int.
|
Package bpmath provides types and functions for doing basis point operations with math.Int. |
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. |
Click to show internal directories.
Click to hide internal directories.