# README
configloader
Example: Recommended Usage
This example server app uses configloader in the recommended way:
- Dependency inversion/injection using Configurer interfaces
- Defaults via the
defaults
param - Creating a new config instance backed by a struct
# Packages
No description provided by the author