Documentation
¶
Overview ¶
Package s3store is an AWS S3 driver for togo storage. It implements togo.Storage and overrides the default filesystem storage when installed. Blank-import + set S3_BUCKET (and the standard AWS_* credentials/region).
togo install togo-framework/storage-s3
Env: S3_BUCKET (required), AWS_REGION (default us-east-1), AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY (or any default AWS credential source).
Click to show internal directories.
Click to hide internal directories.