config

package
v0.0.0-...-ede1b7c Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvironmentConfig

type EnvironmentConfig struct {
	Server   serverConfig
	Logger   logConfig
	Database dbConfig
	Aws      awsConfig
}

EnvironmentConfig contains the configuration for the enivornment

func ParseConfig

func ParseConfig(environmentFile string) EnvironmentConfig

ParseConfig reads the environmentconfig file and converts it into a struct that can be used to setup the server

Jump to

Keyboard shortcuts

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