Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrMissingDBConnection = fmt.Errorf("missing db connection") ErrMissingCryptKey = fmt.Errorf("missing secret") )
Functions ¶
Types ¶
type DB ¶
type DB struct {
// contains filtered or unexported fields
}
func (*DB) ListJWTKeys ¶
ListJWTKeys lists the keys from database.
Click to show internal directories.
Click to hide internal directories.