package
Version:
v4.5.2+incompatible
Opens a new window with list of versions in this module.
Published: Sep 22, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var ErrInvalidApiKey = errors.New("Invalid Api Key")
type ApiKeyJson struct {
Key string `json:"k"`
Name string `json:"n"`
OrgId int64 `json:"id"`
}
type KeyGenResult struct {
HashedKey string
ClientSecret string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.