storage

package
v0.0.0-...-57ebffe Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2022 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotFound = fmt.Errorf("not found")
)

Functions

This section is empty.

Types

type AccessToken

type AccessToken interface {
	// contains filtered or unexported methods
}

func NewAccessToken

func NewAccessToken() AccessToken

type AuthCode

type AuthCode interface {
	// contains filtered or unexported methods
}

func NewAuthCode

func NewAuthCode() AuthCode

type AuthRequest

type AuthRequest interface {
	// contains filtered or unexported methods
}

func NewAuthRequest

func NewAuthRequest() AuthRequest

type Client

type Client interface {
	// contains filtered or unexported methods
}

func NewClient

func NewClient() Client

type User

type User interface {
	// contains filtered or unexported methods
}

func NewUser

func NewUser() User

Jump to

Keyboard shortcuts

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