Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ nop
Struct
nop
coderd/connectionlog/connectionlog.go:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
type
nop
struct
{}
18
19
func
NewNop() ConnectionLogger {
20
return
nop{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected