MCPcopy Create free account
hub / github.com/DoNewsCode/core / AlwaysLeaderDriver

Struct AlwaysLeaderDriver

leader/example_providers_test.go:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13)
14
15type AlwaysLeaderDriver struct{}
16
17func (a AlwaysLeaderDriver) Campaign(ctx context.Context) error {
18 return nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected