mysql

package
v0.0.0-...-7fbf2ef Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMySQL

func GetMySQL() (*sql.DB, error)

Types

type Conn

type Conn struct {
	User     string `required:"true"`
	Password string `required:"true"`
	Protocol string `required:"true"`
	Address  string `required:"true"`
	Schema   string `required:"true"`
}

Jump to

Keyboard shortcuts

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