Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExternalPostgresCheck ¶
type ExternalPostgresCheck struct {
// contains filtered or unexported fields
}
func NewExternalPostgresCheck ¶
func NewExternalPostgresCheck(log logger.Logger, port string) *ExternalPostgresCheck
func (*ExternalPostgresCheck) GetPortsForMockServer ¶
func (ss *ExternalPostgresCheck) GetPortsForMockServer() map[string]map[string][]int
func (*ExternalPostgresCheck) Run ¶
func (epc *ExternalPostgresCheck) Run(config *models.Config) []models.CheckTriggerResponse
Click to show internal directories.
Click to hide internal directories.