Documentation
¶
Index ¶
Constants ¶
View Source
const ( // common Unknown = 1000 NotFound = 1001 Validation = 1002 Internal = 1003 MethodNowAllowed = 1005 PathNotFound = 1006 TooManyRequest = 1007 // postgres PostgresInternalError = 1100 // redis RedisInternalError = 1200 // lock AcquireLockURLResourceError = 1300 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.