Versions in this module Expand all Collapse all v0 v0.1.156 Apr 24, 2026 v0.1.155 Apr 24, 2026 Changes in this version + func AssertBaseWired(t *testing.T, holder BaseHolder) + func AssertYAMLRoundTrip[S any](t *testing.T, yamlDoc string, check func(t *testing.T, s *S)) + func MissingField(field string) string + type BaseHolder interface + GetBase func() *services.Base