mocks

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fetcher

type Fetcher[T interface{}] struct {
	mock.Mock
}

Fetcher is an autogenerated mock type for the Fetcher type

func NewFetcher

func NewFetcher[T interface{}](t mockConstructorTestingTNewFetcher) *Fetcher[T]

NewFetcher creates a new instance of Fetcher. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*Fetcher[T]) Fetch

func (_m *Fetcher[T]) Fetch(ctx context.Context) (T, error)

Fetch provides a mock function with given fields: ctx

func (*Fetcher[T]) GetLastModified

func (_m *Fetcher[T]) GetLastModified(ctx context.Context) (time.Time, error)

GetLastModified provides a mock function with given fields: ctx

func (*Fetcher[T]) GetTarget

func (_m *Fetcher[T]) GetTarget() string

GetTarget provides a mock function with given fields:

Jump to

Keyboard shortcuts

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