Documentation ¶
Overview ¶
Code generated by server_generator. DO NOT EDIT. generated version: devel
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIError ¶
type APIError struct { Status int `json:"status"` Body interface{} `json:"body"` // contains filtered or unexported fields }
APIError - API Error
func NewAPIError ¶
NewAPIError - constructor
Click to show internal directories.
Click to hide internal directories.