mysqlprobe

package
v5.2.2 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MySQLProbe

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

func NewMySQLProbe

func NewMySQLProbe(name, connectionString string) MySQLProbe

NewMySQLProbe instantiate a new MySQL probe: - name: probe name - connectionString: connection string with the form "mysql://username:password@example.com"

func (MySQLProbe) Check

func (p MySQLProbe) Check(_ context.Context) error

func (MySQLProbe) Name

func (p MySQLProbe) Name() string

Jump to

Keyboard shortcuts

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