package
1.2.0
Repository: https://github.com/ssst0n3/lightweight_api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Login godoc @Summary Login @Description @Tags Auth @ID auth-login @Accept json @Produce json @Param user body model.LoginModel true "User" @Success 200 {object} LoginSuccessResponse @Router /api/v1/auth [post].
Nothing godoc @Summary Nothing @Description Just for check permission, only user with admin permission will get 200, otherwise will get 401; 只有管理员可以获得200,普通用户会401.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author