Versions in this module Expand all Collapse all v1 v1.0.0 Jul 29, 2024 Changes in this version + func NewConfig[T any](opts ...Options) (T, error) + func Parse(v interface{}, opts ...Options) error + type Options struct + AltPrefix string + Environment map[string]string + OnSet env.OnSetFn + Prefix string + RequiredIfNoDef bool + TagName string