Documentation ¶
Index ¶
- func HealthCheckHandler(c web.C, w http.ResponseWriter, r *http.Request)
- func IndexHandler(c web.C, w http.ResponseWriter, r *http.Request)
- func Login(c web.C, w http.ResponseWriter, r *http.Request)
- func Logout(c web.C, w http.ResponseWriter, r *http.Request)
- func OAuth2Callback(c web.C, w http.ResponseWriter, r *http.Request)
- type IndexPayload
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthCheckHandler ¶
func IndexHandler ¶
func OAuth2Callback ¶
Types ¶
type IndexPayload ¶
type IndexPayload struct {
Action *string
}
Click to show internal directories.
Click to hide internal directories.