s3blobstore

package
v0.0.0-...-ea0be71 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Writes your blobs to AWS S3

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts string, logger *log.Logger) (*s3blobstore, error)

Types

type Config

type Config struct {
	Bucket          string
	Prefix          string
	RegionId        string
	AccessKeyId     string
	AccessKeySecret string
}

func (*Config) Serialize

func (c *Config) Serialize() string

Jump to

Keyboard shortcuts

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