Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PreflightError ¶ added in v1.89.0
type PreflightResult ¶
type PreflightResults ¶ added in v1.89.0
type PreflightResults struct { Results []*preflight.UploadPreflightResult `json:"results,omitempty"` Errors []*PreflightError `json:"errors,omitempty"` }
Click to show internal directories.
Click to hide internal directories.