Documentation ¶
Index ¶
- func CreateAdmin(e echo.Context) error
- func DeleteAdminByName(e echo.Context) error
- func GetAdminByName(e echo.Context) error
- func Login(e echo.Context) error
- func Register(e echo.Context) error
- func UpdateAdmin(e echo.Context) error
- func UserCreate(e echo.Context) error
- func UserDeleteByName(e echo.Context) error
- func UserGetByName(e echo.Context) error
- func UserUpdate(e echo.Context) error
- func UserUpdateSelf(e echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UserCreate ¶
func UserCreate(e echo.Context) error
func UserDeleteByName ¶
func UserDeleteByName(e echo.Context) error
func UserGetByName ¶
func UserGetByName(e echo.Context) error
func UserUpdate ¶
func UserUpdate(e echo.Context) error
func UserUpdateSelf ¶
func UserUpdateSelf(e echo.Context) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.