Documentation
¶
Overview ¶
Package srv provides utilities and functions to make the server running possible.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenDBSession ¶
func OpenDBSession(cfg config.DatabaseConfig) (*sql.DB, error)
OpenDBSession creates a session to the database.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.