package
Version:
v0.14.0
Opens a new window with list of versions in this module.
Published: Jan 27, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BadUaaResponse struct {
StatusCode int
UaaResponseBody string
}
type CheckTokenResponse struct {
Scope []string `json:"scope"`
UserID string `json:"user_id"`
UserName string `json:"user_name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.