package
1.2.0-beta
Repository: https://github.com/byte4ever/dsco.git
Documentation: pkg.go.dev

# Functions

NewEntriesProvider creates an entries provider based on environment variable scanning.

# Variables

ErrAmbiguousKey represent an error when a key starts with a valid prefix but with invalid syntax.
ErrAmbiguousKeys represent an error when multiple env keys starts with a valid prefix but with invalid syntax.
ErrInvalidPrefix represents an error when creating the provider with an invalid prefix.

# Structs

EntriesProvider is an entries' provider that extract entries from environment variables.