MCPcopy Index your code
hub / github.com/coder/coder / nop

Struct nop

coderd/audit/audit.go:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31type nop struct{}
32
33func (nop) Export(context.Context, database.AuditLog) error {
34 return nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected