Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WasBadRequest ¶ added in v0.22.0
WasBadRequest returns true if the HttpResponse is non-nil and has a status code of BadRequest
func WasConflict ¶
WasConflict returns true if the HttpResponse is non-nil and has a status code of Conflict
func WasForbidden ¶ added in v0.56.0
WasForbidden returns true if the HttpResponse is non-nil and has a status code of Forbidden
func WasNotFound ¶
WasNotFound returns true if the HttpResponse is non-nil and has a status code of NotFound
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.