Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/koding/kite
/ Handle
Method
Handle
testutil/testutil.go:113–117 ·
view source on GitHub ↗
(rec *logging.Record)
Source
from the content-addressed store, hash-verified
111
}
112
113
func
(h *quietHandler) Handle(rec *logging.Record) {
114
if
testing.Verbose() {
115
h.Handler.Handle(rec)
116
}
117
}
Callers
1
New
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected