Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseError ¶
type ResponseResult ¶
type UploadResponse ¶
type UploadResponse struct { Success bool `json:"success"` Errors []ResponseError `json:"errors"` Messages []ResponseError `json:"messages"` Result ResponseResult `json:"result"` }
Click to show internal directories.
Click to hide internal directories.