package
Version:
v0.0.0-...-a94b3c4
Opens a new window with list of versions in this module.
Published: Aug 18, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ValidJSONWebToken(requestToken string) (value interface{}, err error)
type Result struct {
Value interface{}
Error interface{}
}
type Token struct {
Token string
}
func CreateJWT() (token Token)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.