package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Jul 30, 2019
License: BSD-3-Clause
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type App struct {
DB *sqlx.DB
}
*
- Class used to store our web-application.
func (a *App) Initialize(dbHost, dbPort, dbUser, dbPassword, dbName string)
*
- Initialize the web-application with the database credentials.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.