s3proxy

package module
v0.0.0-...-8065ae0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2019 License: MIT Imports: 9 Imported by: 0

README

http.Handler that reverse proxies to S3

Description

This package provides a http.Handler that reverse proxies HTTP requests to a Amazon S3 bucket.

Usage

See tests

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Client *s3.S3

	ExpiresInterval time.Duration = 1 * time.Minute
	UserAgent       string        = "go-s3proxy/1.0"
)

Functions

func Proxy

func Proxy(bucketName string) http.Handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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