Versions in this module Expand all Collapse all v0 v0.0.1 Jun 18, 2024 Changes in this version + var ErrInvalidSpecification = errors.New("specification must be a struct pointer") + type Config struct + FieldTagName string + Skipper string + func (c Config) GatherEnvInfo(prefix string, spec interface{}) ([]varInfo, error)