Versions in this module Expand all Collapse all v0 v0.0.1 Nov 5, 2022 Changes in this version + const Type + type Checker struct + Arguments []string + AttemptSpacing time.Duration + Attempts int + Command string + MustContain string + MustNotContain string + Name string + Raise string + ThresholdRTT time.Duration + func New(config json.RawMessage) (Checker, error) + func (Checker) Type() string + func (c Checker) Check() (types.Result, error)