Documentation
¶
Index ¶
- func AddTrade(w http.ResponseWriter, r *http.Request)
- func AuthHandler(w http.ResponseWriter, r *http.Request)
- func ConfirmSignUp(w http.ResponseWriter, r *http.Request)
- func Login(w http.ResponseWriter, r *http.Request)
- func ResendConfirmationCode(w http.ResponseWriter, r *http.Request)
- func SignUp(w http.ResponseWriter, r *http.Request)
- func TestHandler(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthHandler ¶
func AuthHandler(w http.ResponseWriter, r *http.Request)
AuthHandler returns the username from the request context as JSON
func ConfirmSignUp ¶
func ConfirmSignUp(w http.ResponseWriter, r *http.Request)
func ResendConfirmationCode ¶
func ResendConfirmationCode(w http.ResponseWriter, r *http.Request)
func TestHandler ¶
func TestHandler(w http.ResponseWriter, r *http.Request)
TestHandler returns a simple string message
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.