kelseyhightower / envconfig

Golang library for managing configuration data from environment variables
MIT License
5.01k stars 377 forks source link

remove empty values from string slices #211

Open ltagliamonte-dd opened 10 months ago

ltagliamonte-dd commented 10 months ago

Improve string slice parsing by removing empty values that can lead to undesirable results.