mysql

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2020 License: MIT Imports: 4 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 NewMySQLInput

func NewMySQLInput(dsn, query string, args ...interface{}) *MySQL

dsn: refer https://github.com/go-sql-driver/mysql#dsn-data-source-name

func (*MySQL) Finalize

func (m *MySQL) Finalize() error

func (*MySQL) Init

func (m *MySQL) Init() error

func (*MySQL) Read

func (m *MySQL) Read(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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