//
pkg.gl
Category
github.com/pingooio/stdx
orderedmap
package
0.0.0-20241226145920-483c662f7ff1
Repository:
https://github.com/pingooio/stdx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
83 SLOC
#
Structs
Item
No description provided by the author
Map
Map is wrapper for map that keeps it's order when deserializing from JSON Warning: it's highly inneficient and should only be used for configuration file or similar use cases.