Versions in this module Expand all Collapse all v0 v0.7.6 Sep 12, 2025 Changes in this version + var ParamDescs = []check.ParameterDesc + func ParseAndValidate(m map[string]interface{}) (interface{}, error) + func WrapInstantiateFunc(f func(p Params) (check.Func, error)) func(interface{}) (check.Func, error) + type Params struct + Check string + func (p *Params) Validate() error