Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InternalError = NewError(http.StatusInternalServerError, "Server Internal Error")
Functions ¶
This section is empty.
Types ¶
type Error ¶
func NewNotFound ¶
type SubTaskError ¶
func (*SubTaskError) Error ¶
func (e *SubTaskError) Error() string
func (*SubTaskError) GetSubTaskName ¶
func (e *SubTaskError) GetSubTaskName() string
Click to show internal directories.
Click to hide internal directories.