fakes

package
v0.21.2 Latest Latest
Warning

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

Go to latest
Published: May 10, 2018 License: Apache-2.0 Imports: 3 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 FakeDoer added in v0.19.0

type FakeDoer struct {
	DoStub func(*http.Request) (*http.Response, error)
	// contains filtered or unexported fields
}

func (*FakeDoer) Do added in v0.19.0

func (fake *FakeDoer) Do(arg1 *http.Request) (*http.Response, error)

func (*FakeDoer) DoArgsForCall added in v0.19.0

func (fake *FakeDoer) DoArgsForCall(i int) *http.Request

func (*FakeDoer) DoCallCount added in v0.19.0

func (fake *FakeDoer) DoCallCount() int

func (*FakeDoer) DoReturns added in v0.19.0

func (fake *FakeDoer) DoReturns(result1 *http.Response, result2 error)

func (*FakeDoer) DoReturnsOnCall added in v0.19.0

func (fake *FakeDoer) DoReturnsOnCall(i int, result1 *http.Response, result2 error)

func (*FakeDoer) Invocations added in v0.19.0

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

Jump to

Keyboard shortcuts

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