Documentation
¶
Index ¶
- func HandleGetDelete(userCtrl *user.Controller) http.HandlerFunc
- func HandleGetProfile(userCtrl *user.Controller) http.HandlerFunc
- func HandleGetSession(userCtrl *user.Controller) http.HandlerFunc
- func HandleGetSwitch(userCtrl *user.Controller, tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandleLogout(authCtrl *auth.Controller, cookieName string) http.HandlerFunc
- func HandlePatchProfile(userCtrl *user.Controller) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleGetDelete ¶
func HandleGetDelete(userCtrl *user.Controller) http.HandlerFunc
func HandleGetProfile ¶
func HandleGetProfile(userCtrl *user.Controller) http.HandlerFunc
func HandleGetSession ¶
func HandleGetSession(userCtrl *user.Controller) http.HandlerFunc
func HandleGetSwitch ¶
func HandleGetSwitch(userCtrl *user.Controller, tenantCtrl *tenant.Controller) http.HandlerFunc
func HandleLogout ¶
func HandleLogout(authCtrl *auth.Controller, cookieName string) http.HandlerFunc
func HandlePatchProfile ¶
func HandlePatchProfile(userCtrl *user.Controller) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.