package
Version:
v0.0.0-...-a11b68f
Opens a new window with list of versions in this module.
Published: Feb 18, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New creates new MySQL health check that verifies the following:
- connection establishing
- doing the ping command
- selecting mysql version
type Config struct {
DSN string
}
Config is the MySQL checker configuration settings container.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.