fetcher

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

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

Go to latest
Published: Jan 29, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigFetcher

type ConfigFetcher interface {
	Fetch() (io.ReadCloser, error)
}

ConfigFetcher is responsible for obtaining and/or writing configs from Blueprint.

func New

func New(bucket, key string, s3 s3iface.S3API) ConfigFetcher

New returns a ConfigFetcher that reads configs from the given s3 bucket+key.

Jump to

Keyboard shortcuts

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