syncfakes

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2020 License: MIT 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 FakeRWLocker

type FakeRWLocker struct {
	RLockStub func()

	RUnlockStub func()

	LockStub func()

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

func (*FakeRWLocker) Invocations

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

func (*FakeRWLocker) Lock

func (fake *FakeRWLocker) Lock()

func (*FakeRWLocker) LockCallCount

func (fake *FakeRWLocker) LockCallCount() int

func (*FakeRWLocker) RLock

func (fake *FakeRWLocker) RLock()

func (*FakeRWLocker) RLockCallCount

func (fake *FakeRWLocker) RLockCallCount() int

func (*FakeRWLocker) RUnlock

func (fake *FakeRWLocker) RUnlock()

func (*FakeRWLocker) RUnlockCallCount

func (fake *FakeRWLocker) RUnlockCallCount() int

func (*FakeRWLocker) Unlock

func (fake *FakeRWLocker) Unlock()

func (*FakeRWLocker) UnlockCallCount

func (fake *FakeRWLocker) UnlockCallCount() int

Jump to

Keyboard shortcuts

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