Undefined time

This commit is contained in:
Asim Aslam 2019-11-25 09:33:30 +00:00
parent dbc537007d
commit 7013e7467f

View File

@ -1,6 +1,10 @@
// Package auth provides authentication and authorization capability
package auth
import (
"time"
)
// Auth providers authentication and authorization
type Auth interface {
// Generate a new authorization token