package
0.0.0-20211127192921-538a9bf3b105
Repository: https://github.com/lasthyphen/avalanchego-1.4.11.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
^ syscall.SysProcAttr only has field Pdeathsig on Linux (c) 2021, Ava Labs, Inc.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

ClearSignals clears any signals that have been registered on the provided channel and closes the channel.
CopyBytes returns a copy of the provided byte slice.
HandleSignals calls f if the go runtime receives the any of the provided signals with the received signal.
IsSorted2DBytes returns true iff [arr] is sorted.
IsSortedAndUnique returns true if the elements in the data are unique and sorted.
IsSortedAndUniqueUint32 returns true if the array of uint32s are sorted and unique.
IsSortedAndUniqueUint64 returns true if the array of uint64s are sorted and unique.
No description provided by the author
No description provided by the author
RandomBytes returns a slice of n random bytes Intended for use in testing.
Sort2DBytes sorts a 2D byte array Each byte array is not sorted internally; the byte arrays are sorted relative to another.
SortUint32 sorts an uint32 array.
SortUint64 sorts an uint64 array.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author