- Moved the computation of features in the Config struct to occur after loading providers, ensuring that all necessary data is available for accurate feature computation. - Updated comments for clarity regarding the loading sequence of providers and feature computation. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| provider.go | ||
| types.go | ||