perfgate-config 0.15.0

Configuration loading and merging logic for perfgate
Documentation
1
2
3
4
5
6
7
8
# perfgate-config

Configuration loading and merging logic for perfgate.

Part of the [perfgate](https://github.com/EffortlessMetrics/perfgate) workspace.

Resolves server configuration from CLI flags, environment variables, and config files.
Creates `BaselineClient` instances with the merged settings.