Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ fooModule
Struct
fooModule
admin_test.go:174–177 · admin_test.go::fooModule
Source
from the content-addressed store, hash-verified
172
}
173
174
type
fooModule
struct
{
175
IntField int
176
StrField string
177
}
178
179
func
(fooModule) CaddyModule() ModuleInfo {
180
return
ModuleInfo{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected