joblog

package
v0.0.0-...-d01dfd4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	mock.Mock
}

Manager is an autogenerated mock type for the Manager type

func NewManager

func NewManager(t interface {
	mock.TestingT
	Cleanup(func())
}) *Manager

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.

func (*Manager) Create

func (_m *Manager) Create(ctx context.Context, jobLog *models.JobLog) (int64, error)

Create provides a mock function with given fields: ctx, jobLog

func (*Manager) DeleteBefore

func (_m *Manager) DeleteBefore(ctx context.Context, t time.Time) (int64, error)

DeleteBefore provides a mock function with given fields: ctx, t

func (*Manager) Get

func (_m *Manager) Get(ctx context.Context, uuid string) (*models.JobLog, error)

Get provides a mock function with given fields: ctx, uuid

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL