Documentation ¶
Index ¶
- func CheckPasswordHash(password, hash string) bool
- func CreateUser(c echo.Context) error
- func DeleteAUser(c echo.Context) error
- func EditAUser(c echo.Context) error
- func GetAUser(c echo.Context) error
- func GetAllUsers(c echo.Context) error
- func HashPassword(password string) (string, error)
- func IsISO8601Date(fl validator.FieldLevel) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPasswordHash ¶
func CreateUser ¶
func CreateUser(c echo.Context) error
func DeleteAUser ¶
func DeleteAUser(c echo.Context) error
func GetAllUsers ¶
func GetAllUsers(c echo.Context) error
func HashPassword ¶
func IsISO8601Date ¶
func IsISO8601Date(fl validator.FieldLevel) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.