Documentation
¶
Index ¶
- func CheckExistance(c echo.Context) error
- func CheckVerificationCode(c echo.Context) error
- func DriverRegister(c echo.Context) error
- func EmailVerify(c echo.Context) error
- func ForgetPassword(c echo.Context) error
- func GetUserInfo(c echo.Context) error
- func GetVehicles(c echo.Context) error
- func GetVerification(c echo.Context) error
- func PasswordLogin(c echo.Context) error
- func RefreshToken(c echo.Context) error
- func TransportOperatorRegister(c echo.Context) error
- func UserRegister(c echo.Context) error
- func UserUpdate(c echo.Context) error
- func VehicleCreate(c echo.Context) error
- func VehicleDelete(c echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckExistance ¶
func CheckExistance(c echo.Context) error
func CheckVerificationCode ¶
func CheckVerificationCode(c echo.Context) error
func DriverRegister ¶
func DriverRegister(c echo.Context) error
func EmailVerify ¶
func EmailVerify(c echo.Context) error
func ForgetPassword ¶
func ForgetPassword(c echo.Context) error
func GetUserInfo ¶
func GetUserInfo(c echo.Context) error
func GetVehicles ¶
func GetVehicles(c echo.Context) error
func GetVerification ¶
func GetVerification(c echo.Context) error
func PasswordLogin ¶
func PasswordLogin(c echo.Context) error
func RefreshToken ¶
func RefreshToken(c echo.Context) error
func TransportOperatorRegister ¶
func TransportOperatorRegister(c echo.Context) error
func UserRegister ¶
func UserRegister(c echo.Context) error
func UserUpdate ¶
func UserUpdate(c echo.Context) error
func VehicleCreate ¶
func VehicleCreate(c echo.Context) error
func VehicleDelete ¶
func VehicleDelete(c echo.Context) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.