s3

package
v0.0.0-...-bd1318d Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2014 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3

type S3 struct {
	Bucket      string `tachyon:"bucket,required"`
	PutFile     string `tachyon:"put_file"`
	GetFile     string `tachyon:"get_file"`
	At          string `tachyon:"at"`
	Public      bool   `tachyon:"public"`
	ContentType string `tachyon:"content_type"`
	Writable    bool   `tachyon:"writable"`
	GZip        bool   `tachyon:"gzip"`
}

func (*S3) Run

func (s *S3) Run(env *tachyon.CommandEnv) (*tachyon.Result, error)

Jump to

Keyboard shortcuts

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