Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ mockIssuerModule
Struct
mockIssuerModule
admin_test.go:901–903 · admin_test.go::mockIssuerModule
Source
from the content-addressed store, hash-verified
899
}
900
901
type
mockIssuerModule
struct
{
902
*mockIssuer
903
}
904
905
func
(m *mockIssuerModule) CaddyModule() ModuleInfo {
906
return
ModuleInfo{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected