This repo provides some knitting code between my other repos which are loosely coupled via interfaces.
See the examples
folder for working samples.
- Config management (Not used here because it is instantiated separately and the instance is passed to
pseudoglobals.New
) - Logging
- Management of pseudo-global variables
- Defaults for JSON HTTP API handlers