Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beego/mux
/ types & classes
Types & classes
7 in github.com/beego/mux
⨍
Functions
50
◇
Types & classes
7
Struct
Matched
Matched is a result returned by Trie.Match.
tree.go:243
Struct
Mux
Mux is a tire base HTTP request router which can be used to dispatch requests to different handler functions.
mux.go:12
Struct
Node
Node represents a node on defined patterns that can be matched.
tree.go:256
Struct
Options
Options describes options for Trie.
tree.go:36
Struct
Trie
Trie represents a trie that defining patterns and matching URL.
tree.go:91
TypeAlias
key
params.go:7
Struct
route
bench_test.go:16