Documentation
¶
Index ¶
- func CreateTokenEndpoint(w http.ResponseWriter, req *http.Request)
- func ProtectedEndpoint(w http.ResponseWriter, req *http.Request)
- func RefreshJwtEndpoint(w http.ResponseWriter, req *http.Request)
- func SetEmailNoteEndpoint(w http.ResponseWriter, req *http.Request)
- func SetTelegramNoteEndpoint(w http.ResponseWriter, req *http.Request)
- func SignUpEndpoint(w http.ResponseWriter, req *http.Request)
- func VerifyOtpGetEndpoint(w http.ResponseWriter, req *http.Request)
- func WelcomeEndpoint(w http.ResponseWriter, req *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTokenEndpoint ¶
func CreateTokenEndpoint(w http.ResponseWriter, req *http.Request)
func ProtectedEndpoint ¶
func ProtectedEndpoint(w http.ResponseWriter, req *http.Request)
func RefreshJwtEndpoint ¶
func RefreshJwtEndpoint(w http.ResponseWriter, req *http.Request)
func SetEmailNoteEndpoint ¶
func SetEmailNoteEndpoint(w http.ResponseWriter, req *http.Request)
func SetTelegramNoteEndpoint ¶
func SetTelegramNoteEndpoint(w http.ResponseWriter, req *http.Request)
func SignUpEndpoint ¶
func SignUpEndpoint(w http.ResponseWriter, req *http.Request)
func VerifyOtpGetEndpoint ¶
func VerifyOtpGetEndpoint(w http.ResponseWriter, req *http.Request)
func WelcomeEndpoint ¶
func WelcomeEndpoint(w http.ResponseWriter, req *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.