Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
31
type
nop
struct
{}
32
33
func
(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