Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mssql ¶
type Mssql struct {
// contains filtered or unexported fields
}
Mssql is the struct representing the Mssql connection
func OpenConnection ¶
func OpenConnection(config *configuration.Struct) (*Mssql, error)
OpenConnection opens a database connection and returns it
Click to show internal directories.
Click to hide internal directories.