aboutsummaryrefslogtreecommitdiff
path: root/internal/environment/environment.go
Commit message (Collapse)AuthorAgeFilesLines
* Replace io/ioutil with os equivalentsRaúl Benencia14 days1-2/+1
| | | | ioutil.ReadFile and ioutil.ReadDir have been deprecated since Go 1.16.
* Return flag validation errorsRaúl Benencia14 days1-1/+7
|
* Use stdlib flagsRaúl Benencia14 days1-2/+6
|
* Use slog loggingRaúl Benencia14 days1-2/+2
| | | | Drop go-kit/kit/log in favor of the now standard log/slog.
* Segregate BindAddr and BaseURLRaul Benencia2021-01-131-4/+6
|
* First public commitRaúl Benencia2018-05-111-0/+173
nihil fit ex nihilo