summaryrefslogtreecommitdiff
path: root/config.go
AgeCommit message (Collapse)Author
2024-03-25Make the parsed configuration a global variablexengineering
This removes the need to pass the configuration struct to every function.
2024-03-25Move configuration code to a separate filexengineering