httpclientfakes

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 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 FakeGetToken

type FakeGetToken struct {
	Stub func() (string, error)
	// contains filtered or unexported fields
}

func (*FakeGetToken) CallCount

func (fake *FakeGetToken) CallCount() int

func (*FakeGetToken) Calls

func (fake *FakeGetToken) Calls(stub func() (string, error))

func (*FakeGetToken) Invocations

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

func (*FakeGetToken) Returns

func (fake *FakeGetToken) Returns(result1 string, result2 error)

func (*FakeGetToken) ReturnsOnCall

func (fake *FakeGetToken) ReturnsOnCall(i int, result1 string, result2 error)

func (*FakeGetToken) Spy

func (fake *FakeGetToken) Spy() (string, error)

Jump to

Keyboard shortcuts

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