1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-24 10:07:04 +02:00

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