doa

package
Version: v0.0.0-...-ee8eda9 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDOAccountHandler

func NewDOAccountHandler(db *sql.DB) *pgAuth

Types

type DAOAuth

type DAOAuth interface {
	SaveRefreshToken(int, *rest.Token, string) rest.Err
	FetchTokenByAccountID(int, string) (string, rest.Err)
	DeleteTokenByAccountID(int, string) rest.Err
}

Jump to

Keyboard shortcuts

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