aws

package
v0.0.0-...-178daec Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2014 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PATH_FORMAT = "raw/%s/%04d/%02d/%02d/%s"
)
View Source
const (
	PATH_FORMAT = "raw/%s/%04d/%02d/%02d/%s"
)

Variables

This section is empty.

Functions

func GzipData

func GzipData(data []byte) ([]byte, error)

Types

type S3Publisher

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

func NewS3Publisher

func NewS3Publisher(auth aws.Auth, region aws.Region, bucketName string) *S3Publisher

func (S3Publisher) Publish

func (t S3Publisher) Publish(namespace string, data []byte)

type SQSPublisher

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

func NewSQSPublisher

func NewSQSPublisher(auth aws.Auth, region aws.Region, bucketName string) *SQSPublisher

func (SQSPublisher) Publish

func (t SQSPublisher) Publish(namespace string, data []byte)

Jump to

Keyboard shortcuts

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