Versions in this module Expand all Collapse all v0 v0.4.0 Mar 20, 2026 Changes in this version + type FakeWatcher struct + WatchStub func(context.Context) error + func (fake *FakeWatcher) Invocations() map[string][][]interface{} + func (fake *FakeWatcher) Watch(arg1 context.Context) error + func (fake *FakeWatcher) WatchArgsForCall(i int) context.Context + func (fake *FakeWatcher) WatchCallCount() int + func (fake *FakeWatcher) WatchCalls(stub func(context.Context) error) + func (fake *FakeWatcher) WatchReturns(result1 error) + func (fake *FakeWatcher) WatchReturnsOnCall(i int, result1 error)