mssql

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Con

func Con(c Config) error

Con -

func M

func M() (*sql.DB, error)

M -

Types

type Config

type Config struct {
	Host        string
	User        string
	Port        string
	Password    string
	Database    string
	AppName     string
	OpenConns   int
	IdleConns   int
	MaxLifetime time.Duration
}

Config -

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL