directory
5.2.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Packages

nolint:dupword Package leakybucket implements a scalable leaky bucket algorithm.
Package mvslice defines a multi value slice container.
Package queue provides Vault plugins with a Priority Queue.
Package slice implements set operations for specified data type Currently types which are tested and supported are: []uint32 []int32 []string []float32 []uint64 []int64 []string []float64 Intersection, Union, Not , IsIn are the operations which are supported on slices */.
Package threadsafe contains generic containers that are protected either by Mutexes or atomics underneath the hood.
Package trie defines utilities for sparse merkle tries for Ethereum consensus.