Documentation ¶
Index ¶
- func AuthGithubCallbackHandler(w http.ResponseWriter, r *http.Request)
- func AuthGithubHandler(w http.ResponseWriter, r *http.Request)
- func HealthzHandler(rw http.ResponseWriter, request *http.Request)
- func RootHandler(rw http.ResponseWriter, request *http.Request)
- func UIHandler(rw http.ResponseWriter, request *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthGithubCallbackHandler ¶
func AuthGithubCallbackHandler(w http.ResponseWriter, r *http.Request)
AuthGithubCallbackHandler for handling oauth access response from Github any errors here should return a redirect back to the apps login form to display the error
func AuthGithubHandler ¶
func AuthGithubHandler(w http.ResponseWriter, r *http.Request)
AuthGithubHandler for requesting oauth access from Github
func HealthzHandler ¶
func HealthzHandler(rw http.ResponseWriter, request *http.Request)
HealthzHandler for health check requests
func RootHandler ¶
func RootHandler(rw http.ResponseWriter, request *http.Request)
RootHandler redirects to Javascript app
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.