clientfakes

package
v0.0.0-...-04fe7af Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2017 License: Apache-2.0 Imports: 3 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 FakeHttpClient

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

func (*FakeHttpClient) Do

func (fake *FakeHttpClient) Do(req *http.Request) (resp *http.Response, err error)

func (*FakeHttpClient) DoArgsForCall

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

func (*FakeHttpClient) DoCallCount

func (fake *FakeHttpClient) DoCallCount() int

func (*FakeHttpClient) DoReturns

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

func (*FakeHttpClient) Invocations

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

Jump to

Keyboard shortcuts

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