package
Version:
v5.5.3
Opens a new window with list of versions in this module.
Published: Mar 14, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 2
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.