package
Version:
v0.0.0-...-9a529fd
Opens a new window with list of versions in this module.
Published: Jan 26, 2017
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type K struct {
Algorithm string `json:"algorithm"`
Key string `json:"key"`
}
K is the data returned by the token key provider
Provider represents a provider of the token key
NewHTTPProvider returns a new Provider that fetches the key from a HTTP
resource
Source Files
¶
Click to show internal directories.
Click to hide internal directories.