Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrTodoIDDoesNotExist = errors.New("todo id does not exist")
)
Functions ¶
Types ¶
type ServerError ¶
func (*ServerError) Error ¶
func (e *ServerError) Error() string
Click to show internal directories.
Click to hide internal directories.