db

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaxMySQLPlaceholders = 65535
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Storer

type Storer interface {
	Type() string
	InnerDB() *sqlx.DB
	Close() error
}

func SetupRDBMS

func SetupRDBMS(dsn string) (_ Storer, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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