package
2.2.2+incompatible
Repository: https://github.com/sharedcode/sop.git
Documentation: pkg.go.dev

# Functions

Connect to minio Server endpoint.
NewBucketAsStore returns the S3 bucket (wrapper) instance.
NewCacheBucket is synonymous to NewCacheBucketExt but sets to use default values for the extended parameters.
NewCacheBucketExt returns a KeyValueStore that adds caching on top of the AWS S3 bucket "store".
No description provided by the author

# Variables

Now returns the current time and can be "synthesized" if needed.

# Structs

No description provided by the author
S3 bucket wrapper, see methods below.
S3 object contains the data & its ETag as generated from S3.