fs

package
v0.0.0-...-9e256ac Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2021 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Filesystem

type Filesystem interface {
	UploadStaticFile(filename string, secondsCache int, data []byte) error
}

type S3Filesystem

type S3Filesystem struct {
	// contains filtered or unexported fields
}

func NewS3Filesystem

func NewS3Filesystem(session *session.Session, stage string) (*S3Filesystem, error)

func (*S3Filesystem) UploadStaticFile

func (s3Filesystem *S3Filesystem) UploadStaticFile(filename string, secondsCache int, data []byte) error

Jump to

Keyboard shortcuts

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