Documentation ¶ Index ¶ func HandleResponse(err error) (hasError bool) type Metrics Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func HandleResponse ¶ func HandleResponse(err error) (hasError bool) Generic response AWS response handler Types ¶ type Metrics ¶ type Metrics struct { Volumes int SumVolumeSize int64 VolumeCosts int Snapshots int SumSnapshotSize int64 Processed int64 Skipped int64 Modified int64 } Generic struct for tracking statistics Source Files ¶ View all Source files metrics.go response.go Click to show internal directories. Click to hide internal directories.