//
pkg.gl
Category
github.com/Velocidex/ordereddict
module
package
0.0.0-20230909174157-2aa49cc5d11d
Repository:
https://github.com/velocidex/ordereddict.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
140
Files
557 SLOC
#
README
ordereddict
A simple Ordered Dict implementation.
#
Functions
GetAny
No description provided by the author
GetInt
No description provided by the author
GetMap
No description provided by the author
GetString
No description provided by the author
NewDict
No description provided by the author
#
Structs
Dict
A concerete implementation of a row - similar to Python's OrderedDict.