MCPcopy Create free account
hub / github.com/devnullvoid/pvetui / mockLogger

Struct mockLogger

internal/taskmanager/manager_test.go:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18)
19
20type mockLogger struct{}
21
22func (m *mockLogger) Debug(format string, args ...interface{}) {}
23func (m *mockLogger) Info(format string, args ...interface{}) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected