mysql

package
v0.0.0-...-50172b1 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Query

func Query(dsn *DataSourceName, sqlString map[string]string) ([]string, error)

func SqlString

func SqlString(tableName, field string, day int) string

Types

type DataSourceName

type DataSourceName struct {
	Host     string
	Port     string
	Username string
	Password string
	DBName   string
	Timeout  time.Duration
}

Jump to

Keyboard shortcuts

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