Versions in this module Expand all Collapse all v1 v1.2.0 Dec 21, 2021 Changes in this version + type MockBackoff struct + func NewMockBackoff(ctrl *gomock.Controller) *MockBackoff + func (_m *MockBackoff) EXPECT() *_MockBackoffRecorder + func (_m *MockBackoff) NextBackOff() time.Duration + func (_m *MockBackoff) Reset() + type MockLogger struct + func NewMockLogger(ctrl *gomock.Controller) *MockLogger + func (_m *MockLogger) EXPECT() *_MockLoggerRecorder + func (_m *MockLogger) Log(_param0 ...interface{}) error