mysql

package
v1.14.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MySQL

type MySQL struct {
	// contains filtered or unexported fields
}

func Connect

func Connect(s Settings) (MySQL, error)

func (*MySQL) Close

func (m *MySQL) Close() error

func (*MySQL) DBCleanup

func (m *MySQL) DBCleanup() error

type Settings

type Settings struct {
	Host     string
	Port     int
	User     string
	Password string
	Database string
}

Jump to

Keyboard shortcuts

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