s3

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2016 License: BSD-2-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logs

type Logs struct {
	// Bucket that the log files will be stored in.
	Bucket string
	// contains filtered or unexported fields
}

Logs returns a builder.Logs implementation that reads and writes logs to s3 files.

func NewLogger

func NewLogger(bucket string) *Logs

func (*Logs) Create

func (l *Logs) Create(name string) (io.Writer, error)

func (*Logs) Open

func (l *Logs) Open(name string) (io.Reader, error)

Jump to

Keyboard shortcuts

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