MCPcopy
hub / github.com/op/go-logging / structFunc

Struct structFunc

format_test.go:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43type structFunc struct{}
44
45func (structFunc) Log(backend *MemoryBackend) string {
46 return logAndGetLine(backend)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected