tokenfakes

package
v0.0.0-...-b6cfc2e Latest Latest
Warning

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

Go to latest
Published: Jul 4, 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 FakeTokenRetriever

type FakeTokenRetriever struct {
	GetTokenStub func() (*oauth2.Token, error)
	// contains filtered or unexported fields
}

func (*FakeTokenRetriever) GetToken

func (fake *FakeTokenRetriever) GetToken() (*oauth2.Token, error)

func (*FakeTokenRetriever) GetTokenCallCount

func (fake *FakeTokenRetriever) GetTokenCallCount() int

func (*FakeTokenRetriever) GetTokenReturns

func (fake *FakeTokenRetriever) GetTokenReturns(result1 *oauth2.Token, result2 error)

func (*FakeTokenRetriever) GetTokenReturnsOnCall

func (fake *FakeTokenRetriever) GetTokenReturnsOnCall(i int, result1 *oauth2.Token, result2 error)

func (*FakeTokenRetriever) Invocations

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

Jump to

Keyboard shortcuts

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