Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
type
mockLogger
struct
{}
21
22
func
(m *mockLogger) Debug(format string, args ...
interface
{}) {}
23
func
(m *mockLogger) Info(format string, args ...
interface
{}) {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected