stuphlabs / pullcord

A reverse proxy that allows scaling down a cloud service to zero servers without sacrificing (eventual) availability.
GNU Affero General Public License v3.0
4 stars 2 forks source link

Config.Parser literals with unkeyed fields #172

Closed proidiot closed 5 years ago

proidiot commented 5 years ago

Config.Parser literals are being created in a few spots without explicitly declaring the field keys (just implicitly declaring them).