database

package
v0.0.0-...-9ac15d8 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Db *sql.DB
)

Functions

func Initialize

func Initialize(opt Option) error

func Migrate

func Migrate(filepath string) error

Types

type Option

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

Jump to

Keyboard shortcuts

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