Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mpolden/echoip
/ router
Struct
router
http/router.go:8–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
)
7
8
type
router
struct
{
9
routes []*route
10
}
11
12
type
route
struct
{
13
method string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected