Versions in this module Expand all Collapse all v5 v5.0.1 Jul 28, 2026 Changes in this version + type Harness struct + func RenderHook[T any](parseTb testing.TB, parseHook func() T) *Harness[T] + func (parseH *Harness[T]) Act(parseFn func()) + func (parseH *Harness[T]) Cleanup() + func (parseH *Harness[T]) Current() T + func (parseH *Harness[T]) Flush() + func (parseH *Harness[T]) Rerender() Other modules containing this package github.com/monstercameron/GoWebComponents/v4