Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DoNewsCode/core
/ mockDriver
Struct
mockDriver
leader/dependency_test.go:31–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
type
mockDriver
struct
{}
32
33
func
(m mockDriver) Campaign(ctx context.Context) error {
34
panic(
"implement me"
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected