Versions in this module Expand all Collapse all v0 v0.6.0 Feb 18, 2025 v0.5.0 Oct 2, 2024 Changes in this version + func Run[T any](t *testing.T, masker mask.Masker[T], tcs []Tc[T]) + type Tc struct + Err error + OK bool + Option func(*mask.Config[T]) + Value string + Want string