Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S3CacheFile ¶
type S3CacheFile struct {
// contains filtered or unexported fields
}
func (*S3CacheFile) Close ¶
func (cf *S3CacheFile) Close() error
type S3CacheStore ¶
type S3CacheStore struct {
// contains filtered or unexported fields
}
func NewS3CacheStore ¶
func NewS3CacheStore(bucket string) (*S3CacheStore, error)
func (*S3CacheStore) Delete ¶
func (cs *S3CacheStore) Delete(cacheFile string) error
Click to show internal directories.
Click to hide internal directories.