s3store

package
v1.5.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: AGPL-3.0 Imports: 12 Imported by: 1

Documentation

Overview

Package s3store implements archive.StoreAdapter with AWS S3 backend

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StoreAndCache

type StoreAndCache interface {
	archive.StoreAdapter
	archive.CacheAdapter
}

func Must

func Must(storage StoreAndCache, err error) StoreAndCache

func New

func New(cfg aws.Config, bucketName string, optFns ...func(options *s3.Options)) (StoreAndCache, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL