Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/op/go-logging
/ realFunc
Function
realFunc
format_test.go:39–41 ·
view source on GitHub ↗
(backend *MemoryBackend)
Source
from the content-addressed store, hash-verified
37
}
38
39
func
realFunc(backend *MemoryBackend) string {
40
return
logAndGetLine(backend)
41
}
42
43
type
structFunc
struct
{}
44
Callers
1
TestRealFuncFormat
Function · 0.85
Calls
1
logAndGetLine
Function · 0.85
Tested by
no test coverage detected