Commit Graph
2 Commits
Author SHA1 Message Date
Harvey Tindall 19bd31d968 attempt at using a config struct instead of the ini library
Added script to convert config-base.json into a go struct, so that
access to config values and metadata could be unified and simpler. It
probably won't see any actual use though as mapping the ini into it is
painful.
2020-08-15 22:07:48 +01:00
Harvey Tindall d8fb6e5613 first 2020-07-29 22:11:28 +01:00