package
Version:
v0.0.0-...-cd1d72b
Opens a new window with list of versions in this module.
Published: Jul 24, 2016
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Database struct {
Driver string `toml:"driver"`
Source string `toml:"source"`
}
Database ...
GetDB return database configuration
type Time struct {
Zone string `toml:"zone"`
}
Time ...
GetTime return time configuration
Source Files
¶
Click to show internal directories.
Click to hide internal directories.