Versions in this module Expand all Collapse all v0 v0.1.0 Apr 27, 2026 Changes in this version + const Breached + const Clean + const Suspicious + const Unknown + const Unrated + var Timeout = time.Second * 30 + var UserAgent = "check" + func Client() *http.Client + type Result struct + Details map[string]string + Stats struct{ ... } + Verdict string + func (res *Result) ToJSON() string + func (res *Result) ToJSONL() string