proxy.golang.org : github.com/wk8/go-ordered-map/v2 : v2.1.7
Package orderedmap implements an ordered map, i.e. a map that also keeps track of the order in which keys were inserted. All operations are constant-time. Github repo: https://github.com/wk8/go-ordered-map
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/wk8/go-ordered-map/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/bahlo/generic-list-go v0.2.0
- github.com/buger/jsonparser v1.1.1
- github.com/davecgh/go-spew v1.1.1
- github.com/mailru/easyjson v0.7.7
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.1
- gopkg.in/yaml.v3 v3.0.1