s3

package
v0.0.0-...-7b990d8 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2020 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Private = iota
	PublicRead
	PublicReadWrite
)

Variables

This section is empty.

Functions

func New

func New(cfg *Config, acl int) (*alis3, cfs.FS, error)

Types

type Config

type Config struct {
	CacheSize       int
	CacheDir        string
	Region          string
	Endpoint        string
	AccessKeyID     string
	AccessKeySecret string
}

type FS

type FS interface {
	vfs.FS
	Run()
	Stop()
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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