config

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: May 20, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Path of config file
	Path string

	// General config
	General = &general{}
	// Server config
	Server = &server{}
	// DB config
	DB = &db{}
	// Log config
	Log = &log{}

	// Bridge to internal system config
	Bridge = &bridge{}
	// EasyCall config
	EasyCall = &easyCall{}

	// AppWorkPath of binary
	AppWorkPath string
)

Functions

func Load

func Load() error

Load loads the configuration from `Path`

Types

This section is empty.

Jump to

Keyboard shortcuts

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