Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotFoundError ¶
type NotFoundError struct {
Error string
}
func NewNotFoundError ¶
func NewNotFoundError(err string) NotFoundError
type ReqBodyMalformedError ¶
type ReqBodyMalformedError struct {
Error string
}
func NewReqBodyMalformedError ¶
func NewReqBodyMalformedError(err string) ReqBodyMalformedError
Click to show internal directories.
Click to hide internal directories.