Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessApiError ¶
func ProcessApiErrorInventory ¶
func ProcessApiErrorInventory(ctx context.Context, status_code int, body io.ReadCloser) interface{}
Types ¶
type ErrorDetail ¶
type ErrorDetail struct {
Detail string `json:"detail,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.