//
pkg.gl
Category
github.com/NHAS/reverse_ssh
pkg
trie
package
2.5.6+incompatible
Repository:
https://github.com/nhas/reverse_ssh.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
6
Files
123 SLOC
#
Functions
NewTrie
No description provided by the author
#
Structs
Trie
* This trie structure is only threadsafe if the root node is queried (due to golang not having and easy re-entrant lock for me to just use) * */.