mysql

package
v0.38.1 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBConfig

type DBConfig struct {
	Database string
	Host     string
	Port     int
	Username string
	Password string
}

func Setup added in v0.32.0

func Setup(t *testing.T) DBConfig

func (DBConfig) URL added in v0.29.0

func (c DBConfig) URL() string

Jump to

Keyboard shortcuts

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