//
pkg.gl
Category
github.com/bloXroute-Labs/gateway/v2
utils
orderedmap
package
2.129.31
Repository:
https://github.com/bloxroute-labs/gateway.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
100 SLOC
#
Functions
New
New creates a new OrderedMap.
#
Structs
OrderedMap
OrderedMap is concurrent safe ordered map Concurrency safety might not spread on updating elements.
Pair
Pair is key value pair.