gitea/vendor/github.com/toqueteos/trie
silverwind 848502d04c
Exclude vendor dirs from git CRLF normalization (#10911)
5 years ago
..
LICENSE.txt Exclude vendor dirs from git CRLF normalization (#10911) 5 years ago
README.md Language statistics bar for repositories (#8037) 5 years ago
go.mod Language statistics bar for repositories (#8037) 5 years ago
trie.go Language statistics bar for repositories (#8037) 5 years ago

README.md

Trie

GoDoc

This is a fork of https://github.com/cespare/go-trie that adds the PrefixIndex method.

It's required for https://github.com/toqueteos/substring.