ipfs-cluster/api/rest
Robert Ignat ed30ac1ab4 Add ApplyEnvVars() to ComponentConfig interface
* cluster and restapi configs can also get values from environment variables
* other config components don't read any values from the environment

License: MIT
Signed-off-by: Robert Ignat <robert.ignat91@gmail.com>
2019-02-07 20:51:20 +02:00
..
client add opencensus tracing and metrics 2019-02-04 18:53:21 +10:00
test Issue #162: Add tests for rest.Config 2017-10-19 20:49:18 +02:00
config_test.go add opencensus tracing and metrics 2019-02-04 18:53:21 +10:00
config.go Add ApplyEnvVars() to ComponentConfig interface 2019-02-07 20:51:20 +02:00
restapi_test.go add opencensus tracing and metrics 2019-02-04 18:53:21 +10:00
restapi.go add opencensus tracing and metrics 2019-02-04 18:53:21 +10:00