Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/claygod/Bxog
/ types & classes
Types & classes
6 in github.com/claygod/Bxog
⨍
Functions
48
◇
Types & classes
6
↓ 3 callers
TypeAlias
typeHash
Gonfig Multiplexer configuration
config.go:8
Struct
Router
Router Bxog is a simple and fast HTTP router for Go (HTTP request multiplexer).
router.go:15
Struct
index
Router using the index selects the route
index.go:14
Struct
node
Node Nodes are stored in the index. Used for route search.
node.go:8
Struct
route
The route for URL
route.go:13
Struct
section
Section Each route includes a section
section.go:8