//
pkg.gl
Category
github.com/dashpay/tenderdash
libs
ds
package
1.3.1
Repository:
https://github.com/dashpay/tenderdash.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
4
Files
87 SLOC
#
Functions
NewOrderedMap
NewOrderedMap returns a new OrderedMap.
#
Structs
OrderedMap
OrderedMap is a map with a deterministic iteration order this datastructure is thread-safe.