Versions in this module Expand all Collapse all v0 v0.1.1 Dec 29, 2019 v0.1.0 Dec 29, 2019 Changes in this version + var ErrUnknownSuite = errors.New("unknown suite") + func RequireConstantTime() + type Suite interface + func Find(name string) (Suite, error) + func MustFind(name string) Suite