util

package
v7.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InMemoryCache

type InMemoryCache struct {
	// contains filtered or unexported fields
}

func NewInMemoryTokenCache

func NewInMemoryTokenCache() *InMemoryCache

func (InMemoryCache) AccessToken

func (c InMemoryCache) AccessToken() string

func (InMemoryCache) RefreshToken

func (c InMemoryCache) RefreshToken() string

func (*InMemoryCache) SetAccessToken

func (c *InMemoryCache) SetAccessToken(token string)

func (*InMemoryCache) SetRefreshToken

func (c *InMemoryCache) SetRefreshToken(token string)

Jump to

Keyboard shortcuts

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