MCPcopy
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
39func realFunc(backend *MemoryBackend) string {
40 return logAndGetLine(backend)
41}
42
43type structFunc struct{}
44

Callers 1

TestRealFuncFormatFunction · 0.85

Calls 1

logAndGetLineFunction · 0.85

Tested by

no test coverage detected