package
3.0.0+incompatible
Repository: https://github.com/openmpdk/dss-minio.git
Documentation: pkg.go.dev

# Functions

NewTrie create a new trie.

# Structs

Node trie tree node container carries value and children.
Trie is a trie container.