testutils

package
v4.1.3 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// DefaultPgDSN default PostgreSQL test connection string
	DefaultPgDSN = "postgres://postgres:yzy123@192.168.110.249:5432/test?sslmode=disable"
	// DefaultMySQLDSN default MySQL test connection string
	DefaultMySQLDSN = "root:123456@tcp(192.168.110.249:3306)/test?charset=utf8mb4&parseTime=True"
)
View Source
var TestMySQLDSN = DefaultMySQLDSN

TestMySQLDSN current MySQL test connection string

View Source
var TestPgDSN = DefaultPgDSN

TestPgDSN current PostgreSQL test connection string

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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