MCPcopy
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
901type mockIssuerModule struct {
902 *mockIssuer
903}
904
905func (m *mockIssuerModule) CaddyModule() ModuleInfo {
906 return ModuleInfo{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected