sql

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindNamed

func BindNamed(query string, args any, querier sqlx.ExtContext) (string, []any, error)

func OpenDB

func OpenDB(driverName, dsn string, tlsConfig *tls.Config) (*sqlx.DB, error)

Types

type QueryInfo

type QueryInfo struct {
	Query string `mapstructure:"query"`
	File  string `mapstructure:"file"`
}

func (*QueryInfo) Init

func (q *QueryInfo) Init() error

Jump to

Keyboard shortcuts

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