fakes

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2018 License: Apache-2.0 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 FakeClient

type FakeClient struct {
	GetStub func(url, user, pass string) ([]byte, error)
	// contains filtered or unexported fields
}

func (*FakeClient) Get

func (fake *FakeClient) Get(url string, user string, pass string) ([]byte, error)

func (*FakeClient) GetArgsForCall

func (fake *FakeClient) GetArgsForCall(i int) (string, string, string)

func (*FakeClient) GetCallCount

func (fake *FakeClient) GetCallCount() int

func (*FakeClient) GetReturns

func (fake *FakeClient) GetReturns(result1 []byte, result2 error)

func (*FakeClient) GetReturnsOnCall

func (fake *FakeClient) GetReturnsOnCall(i int, result1 []byte, result2 error)

func (*FakeClient) Invocations

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

Jump to

Keyboard shortcuts

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