Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrTokenExpired = errors.New("token expired")
View Source
var ErrTokenNotExist = errors.New("token does not exist")
Functions ¶
This section is empty.
Types ¶
type Default ¶
type Default struct {
// contains filtered or unexported fields
}
func NewDefault ¶
func NewDefault() *Default
Click to show internal directories.
Click to hide internal directories.