exporter

package
v0.0.0-...-8fbad79 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2019 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 Config

type Config struct {
	AccessKeyID     string `toml:"AccessKeyID"`
	SecretAccessKey string `toml:"SecretAccessKey"`
	Debug           bool   `toml:"Debug"`
}

Config represents the application's config file

func GetConfig

func GetConfig(logger *logrus.Logger) Config

GetConfig reads the .dyndns-r53.toml configuration file for initialization.

Jump to

Keyboard shortcuts

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