mocks

package
v1.65.0 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Lock

type Lock struct {
	mock.Mock
}

Lock is an autogenerated mock type for the Lock type

func NewLock added in v1.59.0

func NewLock(t interface {
	mock.TestingT
	Cleanup(func())
}) *Lock

NewLock creates a new instance of Lock. 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 (*Lock) Acquire

func (_m *Lock) Acquire(resource string, ttl time.Duration) (bool, error)

Acquire provides a mock function with given fields: resource, ttl

func (*Lock) Forfeit added in v0.7.0

func (_m *Lock) Forfeit(resource string) (bool, error)

Forfeit provides a mock function with given fields: resource

Jump to

Keyboard shortcuts

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