Versions in this module Expand all Collapse all v0 v0.4.2 Apr 1, 2025 Changes in this version + func NewLogger() logger.Logger + func Timeout(t *testing.T, d time.Duration) (cancel func()) + func UnsetEnvPrefix(prefix string) + type Closer struct + func (tc *Closer) Add(fn func()) + func (tc *Closer) AddFuncErr(cleanup func() error) + func (tc *Closer) Close() error