mirror of
https://github.com/astaxie/beego.git
synced 2025-04-09 05:50:22 +00:00
commit
b23452dc3f
2
tree.go
2
tree.go
@ -28,7 +28,7 @@ var (
|
||||
)
|
||||
|
||||
// Tree has three elements: FixRouter/wildcard/leaves
|
||||
// fixRouter sotres Fixed Router
|
||||
// fixRouter stores Fixed Router
|
||||
// wildcard stores params
|
||||
// leaves store the endpoint information
|
||||
type Tree struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user