Documentation
¶
Index ¶
- func LoginRequest(ctx *gin.Context) (*authentication.Response, bool, error)
- func MiddlewareRequest(ctx *gin.Context) (*authentication.Response, bool, error)
- func UserAddRequest(ctx *gin.Context) (*authentication.Response, error)
- func UserDeleteRequest(ctx *gin.Context) (*authentication.Response, error)
- func UserListRequest(ctx *gin.Context) (*authentication.Response, error)
- func UserUpdateRequest(ctx *gin.Context) (*authentication.Response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoginRequest ¶
func MiddlewareRequest ¶
func UserAddRequest ¶
func UserAddRequest(ctx *gin.Context) (*authentication.Response, error)
func UserDeleteRequest ¶
func UserDeleteRequest(ctx *gin.Context) (*authentication.Response, error)
func UserListRequest ¶
func UserListRequest(ctx *gin.Context) (*authentication.Response, error)
func UserUpdateRequest ¶
func UserUpdateRequest(ctx *gin.Context) (*authentication.Response, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.