Documentation ¶
Index ¶
Constants ¶
View Source
const ( OK = "OK" OperationSuccessfullyExecuted = "Operation Successfully Executed" SomethingWentWrong = "Oops, Something Went Wrong" ValidationError = "Validation Error" UnprocessableEntity = "Unprocessable Entity" BadRequest = "Bad Request" Forbidden = "Forbidden" InternalServerError = "Internal Server Error" ServiceIsNotAccessible = "We are Sorry, The Service Is Not Available Right Now" Success = "Success" NotFound = "Not Found" )
Variables ¶
This section is empty.
Functions ¶
func CheckPasswordHash ¶
func HashPassword ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.