Versions in this module Expand all Collapse all v5 v5.0.1 Jul 28, 2026 Changes in this version + func VerifyT(parseT testingTB, parsePlugin plugin.Plugin) + type Check struct + Detail string + Name string + Passed bool + type Result struct + Checks []Check + func Verify(parsePlugin plugin.Plugin) Result + func (parseResult Result) Failures() []Check + func (parseResult Result) OK() bool Other modules containing this package github.com/monstercameron/GoWebComponents/v4