Documentation ¶
Index ¶
- func CreateNodeID(version uint, name string) types.NodeID
- func CreateNodeVersionName(version uint, name string) types.NodeVersionName
- func GenerateRandomUInt64() uint64
- func GetSmallestUInt64FromArray(randArr []uint64) uint64
- func RemoveFromSlice[T any](slice []*T, index int) []*T
- type Address
- type Cmd
- type Data
- type DataBytes
- type File
- type Hash
- type Sig
- type StructBytes
- type Timestamp
- type Type
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateNodeVersionName ¶ added in v0.1.3
func CreateNodeVersionName(version uint, name string) types.NodeVersionName
func GenerateRandomUInt64 ¶
func GenerateRandomUInt64() uint64
func RemoveFromSlice ¶
Types ¶
type StructBytes ¶
type StructBytes struct { }
func (*StructBytes) Bytes ¶
func (sb *StructBytes) Bytes() []byte
Click to show internal directories.
Click to hide internal directories.