MCPcopy 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
31type mockDriver struct{}
32
33func (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