Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/eolinker/goku_lite
/ tHandler
Struct
tHandler
node/admin/handler.go:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
)
16
17
type
tHandler
struct
{
18
serveMux *http.ServeMux
19
modules
map
[string]*HandlerItem
20
}
21
22
//HandlerItem handlerItem
23
type
HandlerItem
struct
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected