Versions in this module Expand all Collapse all v0 v0.2.19 Mar 17, 2026 Changes in this version + func ExtractName(item any) string + func ExtractType(item any) string + func Normalize[T Identifiable](activeName string, defaultItem T, configs []T) (T, []T, error) + type Identifiable interface + GetName func() string