mysql

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Locked   sqlStatus = "Locked"
	Unlocked sqlStatus = "Unlocked"
)
View Source
const (
	Lock   sqlOp = "Lock"
	Unlock sqlOp = "Unlock"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MYSQL

type MYSQL struct {
	// contains filtered or unexported fields
}

func (*MYSQL) Connect

func (m *MYSQL) Connect() error

func (*MYSQL) Init

func (m *MYSQL) Init(appConfig appconfig.Config) error

func (*MYSQL) Quiesce

func (m *MYSQL) Quiesce() error

func (*MYSQL) Unquiesce

func (m *MYSQL) Unquiesce() error

Jump to

Keyboard shortcuts

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