config

package
v0.0.0-...-c427095 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Port        string
	Database    string
	Environment string
)

Functions

func InitConfig

func InitConfig(cfile string)

Types

type Config

type Config struct {
	Port        string `yaml:"port"`
	Database    string `yaml:"database"`
	Environment string `yaml:"environment"`
}

Jump to

Keyboard shortcuts

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