package
Version:
v0.0.0-...-a0e0d51
Opens a new window with list of versions in this module.
Published: Aug 17, 2014
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Addr string `toml:"bind_addr" env:"MTG_BIND_ADDR"`
DbType string `toml:"db_type" env:"MTG_DB_TYPE"`
DbPath string `toml:"db_path" env:"MTG_DB_PATH"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.