Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Delay allows delaying the response of a service call (default: no delay) Delay = "delay" // Status allows specifying the status response of a service call (default: 200) Status = "status" DefaultStatus = http.StatusOK )
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.