mysql

package
v0.0.0-...-1e9620a Latest Latest
Warning

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

Go to latest
Published: May 28, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DisableLogging

func DisableLogging()

Types

type MysqlSuite

type MysqlSuite struct {
	suite.Suite
	DSN                     string
	DBConn                  *sql.DB
	Migration               *migration
	MigrationLocationFolder string
	DBName                  string
}

MysqlSuite struct for MySQL Suite

func (*MysqlSuite) SetupSuite

func (s *MysqlSuite) SetupSuite()

SetupSuite setup at the beginning of test

func (*MysqlSuite) TearDownSuite

func (s *MysqlSuite) TearDownSuite()

TearDownSuite teardown at the end of test

type NopLogger

type NopLogger struct {
}

func (NopLogger) Print

func (l NopLogger) Print(v ...interface{})

Jump to

Keyboard shortcuts

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