package
Version:
v0.0.0-...-4a118a0
Opens a new window with list of versions in this module.
Published: Feb 7, 2014
License: MIT
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
¶
*
- Initialize database connection.
*
- Insert database fixture here.
type Config struct {
Name string `json:"name"`
User string `json:"user"`
Password string `json:"password"`
Host string `json:"host"`
Port string `json:"port"`
Dialect string `json:"dialect"`
}
*
- Database config structure.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.