fake_lock

package
v0.0.0-...-6c5b0a6 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeLock

type FakeLock struct {
	AcquireStub func(key string)

	ReleaseStub func(key string) error
	// contains filtered or unexported fields
}

func (*FakeLock) Acquire

func (fake *FakeLock) Acquire(key string)

func (*FakeLock) AcquireArgsForCall

func (fake *FakeLock) AcquireArgsForCall(i int) string

func (*FakeLock) AcquireCallCount

func (fake *FakeLock) AcquireCallCount() int

func (*FakeLock) Invocations

func (fake *FakeLock) Invocations() map[string][][]interface{}

func (*FakeLock) Release

func (fake *FakeLock) Release(key string) error

func (*FakeLock) ReleaseArgsForCall

func (fake *FakeLock) ReleaseArgsForCall(i int) string

func (*FakeLock) ReleaseCallCount

func (fake *FakeLock) ReleaseCallCount() int

func (*FakeLock) ReleaseReturns

func (fake *FakeLock) ReleaseReturns(result1 error)

func (*FakeLock) ReleaseReturnsOnCall

func (fake *FakeLock) ReleaseReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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