package
0.0.0-20210313042819-5198e2596d7a
Repository: https://github.com/paulsnow/anchormaker.git
Documentation: pkg.go.dev
# Functions
BoolBytes Marshal a Bool.
BytesBool Unmarshal a Uint8.
BytesInt64 Unmarshal a int64 (big endian) We only need this function on top of BytesUint64 to avoid a type conversion when dealing with int64 values.
BytesUint16 Unmarshal a uint32 (big endian).
BytesUint32 Unmarshal a uint32 (big endian).
BytesUint64 Unmarshal a uint64 (big endian).
No description provided by the author
GetHomeDir Used to find the Home Directory from which the configuration directory for the ValAcc application to use for its database.
GetKey Given a bucket and a key, return the combined key.
Int64Bytes Marshal a int64 (big endian) We only need this function on top of Uint64Bytes to avoid a type conversion when dealing with int64 values.
Uint16Bytes Marshal a int32 (big endian).
Uint32Bytes Marshal a int32 (big endian).
Uint64Bytes Marshal a uint64 (big endian).
# Constants
.
Index information about directory blocks.
buckets.
Index information about merklestates.
labels.
Index information about general objects in Factom.
labels.
buckets.