Documentation ¶
Index ¶
- type Manager
- func (_m *Manager) Create(ctx context.Context, artifactrsh *model.ArtifactTrash) (int64, error)
- func (_m *Manager) Delete(ctx context.Context, id int64) error
- func (_m *Manager) Filter(ctx context.Context, timeWindow int64) ([]model.ArtifactTrash, error)
- func (_m *Manager) Flush(ctx context.Context, timeWindow int64) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
Manager is an autogenerated mock type for the Manager type
func NewManager ¶
NewManager creates a new instance of Manager. 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.
Click to show internal directories.
Click to hide internal directories.