0f5ad2545d
In the current codebase if you want to use different keys (or any other configuration) for tests it is required to place them at a certain path in static folder, bundle them with go-bindata and only then run tests. This is simply unnecessary. This commit instead directs loads configurations from file without relying on go-bindata |
||
---|---|---|
.. | ||
cluster.go | ||
config.go | ||
config_test.go | ||
defaults.go | ||
validator.go | ||
version.go |