pcmt/handlers
leo c4d0cb209b
All checks were successful
continuous-integration/drone/push Build is passing
go: add settings struct
* let the settings struct be the single source of truth
* rm app fields that are covered by settings
* pass around a pointer to settings instead of config
* consolidate config+flags into settings on start-up
* update tests
* rm empty settings.go file

fixes #4
2023-05-03 02:18:29 +02:00
..
config.go go: add settings struct 2023-05-03 02:18:29 +02:00
handlers.go go: add settings struct 2023-05-03 02:18:29 +02:00
helper.go go: add settings struct 2023-05-03 02:18:29 +02:00
icon.go add bulk changes 2023-04-13 00:07:08 +02:00
page.go handlers: update error handling 2023-04-21 12:33:14 +02:00
pages.go add bulk changes 2023-04-13 00:07:08 +02:00