Documentation ¶
Overview ¶
Package checks provides security checks functionality.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service is responsible for interactions with Percona Check service.
func New ¶
func New(agentsRegistry agentsRegistry, alertsRegistry alertRegistry, db *reform.DB, pmmVersion string) *Service
New returns Service with given PMM version.
Click to show internal directories.
Click to hide internal directories.