mocks

package
v0.0.0-...-b5980d5 Latest Latest
Warning

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

Go to latest
Published: May 3, 2018 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

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 Applier

type Applier struct {
	RunStub func(context.Context, <-chan change.Change) error
	// contains filtered or unexported fields
}

func (*Applier) Invocations

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

func (*Applier) Run

func (fake *Applier) Run(arg1 context.Context, arg2 <-chan change.Change) error

func (*Applier) RunArgsForCall

func (fake *Applier) RunArgsForCall(i int) (context.Context, <-chan change.Change)

func (*Applier) RunCallCount

func (fake *Applier) RunCallCount() int

func (*Applier) RunReturns

func (fake *Applier) RunReturns(result1 error)

func (*Applier) RunReturnsOnCall

func (fake *Applier) RunReturnsOnCall(i int, result1 error)

type Getter

type Getter struct {
	RunStub func(context.Context, chan<- change.Change) error
	// contains filtered or unexported fields
}

func (*Getter) Invocations

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

func (*Getter) Run

func (fake *Getter) Run(arg1 context.Context, arg2 chan<- change.Change) error

func (*Getter) RunArgsForCall

func (fake *Getter) RunArgsForCall(i int) (context.Context, chan<- change.Change)

func (*Getter) RunCallCount

func (fake *Getter) RunCallCount() int

func (*Getter) RunReturns

func (fake *Getter) RunReturns(result1 error)

func (*Getter) RunReturnsOnCall

func (fake *Getter) RunReturnsOnCall(i int, result1 error)

type Manager

type Manager struct {
	RunStub func(ctx context.Context) error
	// contains filtered or unexported fields
}

func (*Manager) Invocations

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

func (*Manager) Run

func (fake *Manager) Run(ctx context.Context) error

func (*Manager) RunArgsForCall

func (fake *Manager) RunArgsForCall(i int) context.Context

func (*Manager) RunCallCount

func (fake *Manager) RunCallCount() int

func (*Manager) RunReturns

func (fake *Manager) RunReturns(result1 error)

func (*Manager) RunReturnsOnCall

func (fake *Manager) RunReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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