MCPcopy
hub / github.com/caddyserver/caddy / mockModule

Struct mockModule

admin_test.go:419–421  ·  admin_test.go::mockModule

Source from the content-addressed store, hash-verified

417}
418
419type mockModule struct {
420 mockRouter
421}
422
423func (m *mockModule) CaddyModule() ModuleInfo {
424 return ModuleInfo{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected