config

package
v0.0.0-...-56406eb Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2018 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SampleConfig

func SampleConfig() string

Types

type Config

type Config struct {
	AwsAccessKey string `json:"aws_access_key"`
	AwsSecretKey string `json:"aws_secret_key"`
	ZoneId       string `json:"zone_id"`
}

func LoadConfig

func LoadConfig(configFile string) *Config

func (*Config) Copy

func (c *Config) Copy() Config

func (*Config) PreFlight

func (c *Config) PreFlight() error

Jump to

Keyboard shortcuts

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