Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S3Cache ¶
type S3Cache struct {
// contains filtered or unexported fields
}
func InitS3Cache ¶
func InitS3Cache(url string, region string, bucket string, accessKey string, secretKey string, expirationDays int, ssl bool, createBucket bool, debug bool) (*S3Cache, error)
init S3 cache and populate with data
func (S3Cache) RunCleanUp ¶
Click to show internal directories.
Click to hide internal directories.