aws_bundle_glue

package
v0.0.0-...-4a7f2b9 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2016 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3Sink

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

func NewS3Sink

func NewS3Sink(s3Svc *s3.S3, bucket string, prefix string) *S3Sink

NewS3Sink() returns an S3Sink pointing to the specified bucket and prefix.

Prefix is optional, but if specified, it should probably end with a "/".

func (*S3Sink) WriteBundleFile

func (sink *S3Sink) WriteBundleFile(filename string) (io.WriteCloser, error)

WriteBundleFile() implements the aws_bundle.Sink interface.

Jump to

Keyboard shortcuts

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