Documentation
¶
Index ¶
- func PrintBadRequestError(respErr *apierrors.BadRequest) error
- func PrintForbiddenError(respErr *apierrors.Forbidden) error
- func PrintNotAcceptableError(respErr *apierrors.NotAcceptable) error
- func PrintNotFoundError(respErr *apierrors.NotFound) error
- func PrintUnauthorizedError(respErr *apierrors.Unauthorized) error
- func PrintUnprocessableEntityError(respErr *apierrors.UnprocessableEntity) error
- func RenderJSON(JSONResult []byte) error
- func SuccessfulDeletion(resource string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintBadRequestError ¶
func PrintBadRequestError(respErr *apierrors.BadRequest) error
func PrintForbiddenError ¶
func PrintNotAcceptableError ¶
func PrintNotAcceptableError(respErr *apierrors.NotAcceptable) error
func PrintNotFoundError ¶
func PrintUnauthorizedError ¶
func PrintUnauthorizedError(respErr *apierrors.Unauthorized) error
func PrintUnprocessableEntityError ¶
func PrintUnprocessableEntityError(respErr *apierrors.UnprocessableEntity) error
func RenderJSON ¶
func SuccessfulDeletion ¶
func SuccessfulDeletion(resource string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.