Versions in this module Expand all Collapse all v0 v0.6.0 Aug 31, 2023 v0.5.0 Jul 17, 2023 Changes in this version + type FakeManager struct + ReloadStub func(context.Context) error + func (fake *FakeManager) Invocations() map[string][][]interface{} + func (fake *FakeManager) Reload(arg1 context.Context) error + func (fake *FakeManager) ReloadArgsForCall(i int) context.Context + func (fake *FakeManager) ReloadCallCount() int + func (fake *FakeManager) ReloadCalls(stub func(context.Context) error) + func (fake *FakeManager) ReloadReturns(result1 error) + func (fake *FakeManager) ReloadReturnsOnCall(i int, result1 error)