mocks

package
v0.0.0-...-a52e8f6 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TokenCache

type TokenCache struct {
	mock.Mock
}

TokenCache is an autogenerated mock type for the TokenCache type

func (*TokenCache) Delete

func (_m *TokenCache) Delete(token string)

Delete provides a mock function with given fields: token

func (*TokenCache) Get

func (_m *TokenCache) Get(token string) (string, bool)

Get provides a mock function with given fields: token

func (*TokenCache) Put

func (_m *TokenCache) Put(token string, data string, ttl time.Duration)

Put provides a mock function with given fields: token, data, ttl

Jump to

Keyboard shortcuts

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