Versions in this module Expand all Collapse all v0 v0.0.2 Jul 5, 2021 v0.0.1 Jul 5, 2021 Changes in this version + func GetMentionRoutes() []router.MentionRoute + type HTTPPing struct + TLSSkipVerify bool + func (p *HTTPPing) Ping() (HTTPResult, error) + func (p HTTPPing) IPVersion(t string) string + type HTTPResult struct + Proto string + Server string + Size int + Status string + StatusCode int + TotalTime float64 + Trace HTTPTrace + type HTTPTrace struct + ConnectionTime float64 + TimeToFirstByte float64