fakelockmanager

package
v0.1441.2 Latest Latest
Warning

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

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

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeLockManager

type FakeLockManager struct {
	LockStub func(key string)

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

func (*FakeLockManager) Lock

func (fake *FakeLockManager) Lock(key string)

func (*FakeLockManager) LockArgsForCall

func (fake *FakeLockManager) LockArgsForCall(i int) string

func (*FakeLockManager) LockCallCount

func (fake *FakeLockManager) LockCallCount() int

func (*FakeLockManager) Unlock

func (fake *FakeLockManager) Unlock(key string)

func (*FakeLockManager) UnlockArgsForCall

func (fake *FakeLockManager) UnlockArgsForCall(i int) string

func (*FakeLockManager) UnlockCallCount

func (fake *FakeLockManager) UnlockCallCount() int

Jump to

Keyboard shortcuts

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