magiconair / properties

Java properties scanner for Go
BSD 2-Clause "Simplified" License
323 stars 77 forks source link

Encode config struct into properties file #62

Open jacobfederer opened 2 years ago

jacobfederer commented 2 years ago

Is there a way to change values in a config struct/use the default values and write them back into a properties file?

aheling11 commented 1 year ago

+1