mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
8912b6bf3b
This implements a simple trie tree for minio server/tools. This package borrows idea from https://godoc.org/golang.org/x/text/internal/triegen.