mocks

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 4, 2021 License: Apache-2.0 Imports: 4 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 HTTPTransport

type HTTPTransport struct {
	GetStub func(ctx context.Context, req *transport.Request) (*http.Response, error)
	// contains filtered or unexported fields
}

func (*HTTPTransport) Get

func (fake *HTTPTransport) Get(ctx context.Context, req *transport.Request) (*http.Response, error)

func (*HTTPTransport) GetArgsForCall

func (fake *HTTPTransport) GetArgsForCall(i int) (context.Context, *transport.Request)

func (*HTTPTransport) GetCallCount

func (fake *HTTPTransport) GetCallCount() int

func (*HTTPTransport) GetReturns

func (fake *HTTPTransport) GetReturns(result1 *http.Response, result2 error)

func (*HTTPTransport) GetReturnsOnCall

func (fake *HTTPTransport) GetReturnsOnCall(i int, result1 *http.Response, result2 error)

func (*HTTPTransport) Invocations

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

Jump to

Keyboard shortcuts

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