Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TryBotStore ¶
TryBotStore is an autogenerated mock type for the TryBotStore type
func NewTryBotStore ¶
func NewTryBotStore(t interface { mock.TestingT Cleanup(func()) }) *TryBotStore
NewTryBotStore creates a new instance of TryBotStore. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*TryBotStore) List ¶
func (_m *TryBotStore) List(ctx context.Context, since time.Time) ([]store.ListResult, error)
List provides a mock function with given fields: ctx, since
Click to show internal directories.
Click to hide internal directories.