config

package
v0.0.0-...-a8653e1 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Ftp Ftp
	S3  S3
}

Config is a config.

func LoadConfig

func LoadConfig() *Config

type Ftp

type Ftp struct {
	Host     string
	Port     int
	Username string
	Password string
}

type S3

type S3 struct {
	BucketName string
}

Jump to

Keyboard shortcuts

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