package
0.1.4
Repository: https://github.com/mixer904/minio-pkg.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.