//
pkg.gl
Category
github.com/openmpdk/dss-minio
pkg
trie
package
3.0.0+incompatible
Repository:
https://github.com/openmpdk/dss-minio.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
0
Dependents
0
Files
81 SLOC
#
Functions
NewTrie
NewTrie create a new trie.
#
Structs
Node
Node trie tree node container carries value and children.
Trie
Trie is a trie container.