Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Error InvalidSyntax = "Invalid Syntax" IsAlreadyExists = "นี้มีอยู่ในระบบแล้ว" NotFound = "Not Found" NotPermission = "you don't have permission to manage this resource" // Success Logged = "User logged in successfully" Created = "Created Successfully" Updated = "Updated Successfully" Deleted = "Deleted successfully" DataFound = "Data Found" ChangePasswordSuccess = "Change Password Successfully" UploadedAvatarSuccess = "Uploaded Avatar Successfully" )
Variables ¶
This section is empty.
Functions ¶
func ErrorsResponse ¶
func ErrorsResponse(err error) interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.