Documentation
¶
Index ¶
- func Chtmpdir(t *testing.T) (restore func())
- func Mismatch(prefix, diff string) string
- func MySQLDSNFromEnv() (string, error)
- func NewMySQLDB(t *testing.T) *sql.DB
- func NewPostgresDB(t *testing.T) *sql.DB
- func NewSQLiteDB(t *testing.T, dsn string) *sql.DB
- func PostgresDSNFromEnv() (string, error)
- func SQLiteExecSQLFile(db *sql.DB, file string) error
- func TargetsCmpOpts() cmp.Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MySQLDSNFromEnv ¶
func PostgresDSNFromEnv ¶
func TargetsCmpOpts ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.