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