mysql

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: May 3, 2021 License: Apache-2.0 Imports: 5 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 {
	Host       string
	Port       int
	User       string
	Password   string
	Schema     string
	Query      string
	Header     []string
	Path       string
	Connection *sql.DB
	Columns    []string
	Row        map[string]string
}

func (*MySQL) Run added in v1.1.5

func (m *MySQL) Run() (int, map[string]string, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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