I'd be nice to have support for ``` config :wabbit, host: "localhost" port: 5672, username: "someapp", password: "changeme" ``` which in turn can be driven by conform or similar for runtime configuration...
I'd be nice to have support for
which in turn can be driven by conform or similar for runtime configuration...