Versions in this module Expand all Collapse all v1 v1.4.0 Sep 10, 2026 Changes in this version + const FieldName + func Names() []string + func NotDeclared(setting string) error + type Provider int + const External + const Own + const Unset + func Parse(setting, s string) (Provider, error) + func Values() []Provider + func (p *Provider) UnmarshalJSON(b []byte) error + func (p Provider) IsSet() bool + func (p Provider) MarshalJSON() ([]byte, error) + func (p Provider) String() string