Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var STATUS_MESSAGES = map[int]string{
100: "OK",
101: "Resource is not implemented",
102: "Invalid UUID format",
103: "Resource not found",
104: "Bad request",
105: "Failed to create resource",
106: "Failed to update resource",
107: "Failed to delete resource",
108: "Invalid data provided",
}
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.