Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶ added in v0.5.0
type Config struct {
web.HTTP `yaml:",inline"`
AcceptedStatuses []int `yaml:"status_accepted"`
ResponseMatch string `yaml:"response_match"`
}
Config is the HTTPCheck module configuration.
Click to show internal directories.
Click to hide internal directories.