package
0.99.99-test-ignore
Repository: https://github.com/ava-labs/avalanchego.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
# 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
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.
ToIPDesc ...
# Variables
Useful bytes buckets.
Useful latency buckets.
Useful latency buckets.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
IPDesc ...
No description provided by the author
# Interfaces
Restarter causes the node to shutdown and restart.