Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attachment ¶
type ObjectStorage ¶
type ObjectStorage struct {
InputTosKey string `json:"input_tos_key,omitempty"` // The key for reporting long input data
OutputTosKey string `json:"output_tos_key,omitempty"` // The key for reporting long output data
Attachments []*Attachment // attachments in input or output
}
Click to show internal directories.
Click to hide internal directories.