Skip to content
forked from obity/pretree

pretree is a package for storing and querying routing rules with prefix tree .

License

Notifications You must be signed in to change notification settings

madisonter/pretree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pretree

pretree is a package for storing and querying routing rules with prefix tree .

pretree 是一个用于存储和查询路由规则的包。它用前缀树存储路由规则,支持包含变量的路由。

pretree is a package for storing and querying routing rules. It uses prefix tree to store routing rules and supports routing with variables.

Doc

See this document at GoDoc

Install

go get -u github.com/obity/pretree@latest

ToDo

About

pretree is a package for storing and querying routing rules with prefix tree .

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%