package
2.0.19
Repository: https://github.com/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.