Documentation
¶
Index ¶
Constants ¶
View Source
const ( NotAllowed = "notAllowed" NotClockedIn = "notClockedIn" IncorrectPassword = "incorrectPassword" EmployeeNotExist = "employeeNotExist" EmployeeNotAssigned = "employeeNotAssigned" EditNotAllowed = "editNotAllowed" NotActiveEmployee = "notActiveEmployee" TemplateError = "templateError" MandatoryField = "mandatoryField" DuplicateEntry = "duplicateEntry" Forbidden string = "forbidden" NoContent = "noContent" MissingParameter = "missingParameter" MissingUrlParameter = "missingUrlParameter" KeyNotFound = "keyNotFound" InternalServiceError string = "Internal service error" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.