Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AuthPrivateKey *rsa.PrivateKey
Functions ¶
Types ¶
type JsonWebKey ¶
type JsonWebKeySet ¶
type JsonWebKeySet struct {
Keys []JsonWebKey `json:"keys"`
}
Click to show internal directories.
Click to hide internal directories.