Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImpactedItem ¶
type ImpactedItem struct {
Count int32 `json:"count"`
Download *Download `json:"download"`
Items json.RawMessage `json:"items"`
Object string `json:"object"`
}
Click to show internal directories.
Click to hide internal directories.