Documentation ¶
Overview ¶
Package errors exposes errors types used by gnomockd endpoints.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InvalidStopRequestError ¶
InvalidStopRequestError means that the request parameters of /stop call were invalid.
func NewInvalidStartRequestError ¶
NewInvalidStartRequestError means that the request parameters of /start call were invalid.
func NewPresetNotFoundError ¶
NewPresetNotFoundError is returned when an invalid/unknown preset name was used.
func NewStartFailedError ¶
NewStartFailedError means that the container failed to start for some reason.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.