Commit Graph
11 Commits
Author SHA1 Message Date
Harvey Tindall fd766e7b1a use app identifier instead of ctx
changing this because ctx is commonly used with the context package.
2020-08-16 13:36:54 +01:00
Harvey Tindall fffb3471d6 Merge branch 'main' of github.com:hrfee/jfa-go into main 2020-08-15 22:10:28 +01:00
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 39bf3ad7f1 Safe shutdown 2020-08-05 16:58:24 +01:00
Harvey Tindall 8a8fe65192 Add windows build support from jf-accounts 2020-08-04 18:24:11 +01:00
Harvey Tindall 5329f02768 add docker to readme 2020-08-03 20:10:45 +01:00
Harvey Tindall 7b23545197 Added alpine and debian dockerfiles 2020-08-03 19:45:10 +01:00
Harvey Tindall 54af15cc5a Added makefile
Alternative to goreleaser.
2020-08-03 18:00:54 +01:00
Harvey Tindall 8ed1662a2f add pprof middleware 2020-08-03 00:13:09 +01:00
Harvey Tindall 23dbcf33ae reinitialize validator on settings change 2020-08-03 00:12:45 +01:00
Harvey Tindall 25348a9b1a ignore binary 2020-08-03 00:11:06 +01:00