1
0
mirror of https://github.com/minio/minio.git synced 2025-02-17 00:22:32 -05:00

1 Commits

Author SHA1 Message Date
Bala FA
8912b6bf3b trie: new package ()
This implements a simple trie tree for minio server/tools.
This package borrows idea from
https://godoc.org/golang.org/x/text/internal/triegen.
2017-02-10 11:51:41 -08:00