MCPcopy Create free account
hub / github.com/foxcpp/maddy / NopOutput

Struct NopOutput

framework/log/output.go:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70type NopOutput struct{}
71
72func (NopOutput) Write(time.Time, bool, string) {}
73

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected