importing

package
v1.73.0 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParamsToConfig

func ParamsToConfig(host, user, password string, port int) *mysql.Config

Types

type DB

type DB struct {
	*sql.DB
}

func Connect

func Connect(config *mysql.Config) (*DB, error)

func (*DB) GetSingleResult

func (db *DB) GetSingleResult(config *mysql.Config, query string, result interface{}) error

Jump to

Keyboard shortcuts

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