package
1.1.7
Repository: https://github.com/melonwool/go-zero.git
Documentation: pkg.go.dev

# Functions

NewTree returns a Tree.

# Variables

ErrDupItem means adding duplicated item.
ErrDupSlash means item is started with more than one slash.
ErrEmptyItem means adding empty item.
ErrInvalidState means search tree is in an invalid state.
ErrNotFromRoot means path is not starting with slash.
NotFound is used to hold the not found result.

# Structs

No description provided by the author
No description provided by the author