Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Up contains the systems availability. If true the s3 service is up. Up bool // Health contains the systems readiness. If false the s3 service // most likely can't read or download from s3. Most likely temporary. Health bool // Config contains parameters related to S3. Config config )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.