Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutoDetectProtocol ¶ added in v0.1.2
func GetSSLCertExpiry ¶
Types ¶
type HttpTraceInfo ¶
type NetworkConfig ¶ added in v0.0.7
type WebsiteCheckResult ¶ added in v0.0.7
type WebsiteCheckResult struct { URL string IsUp bool ResponseTime time.Duration TraceInfo *HttpTraceInfo AssertionPassed bool LastCheckTime time.Time AssertText string }
func CheckWebsite ¶
func CheckWebsite(url string, config NetworkConfig) WebsiteCheckResult
Click to show internal directories.
Click to hide internal directories.