api/pkg/config
baez90 57a7e10e74
Add Prometheus metrics (#10)
* Add Prometheus metrics

- cleanup
- update dependencies
- improve parsing of options where possible
- Update Go to latest version
2020-10-02 11:56:48 +02:00
..
certs.go Fixed TLS issue with mismatching certificates 2020-06-24 12:25:34 +02:00
config.go Add health API and basic CLI support 2020-06-15 12:32:18 +02:00
config_test.go Add health API and basic CLI support 2020-06-15 12:32:18 +02:00
constants.go Fixed TLS issue with mismatching certificates 2020-06-24 12:25:34 +02:00
defaults.go Add health API and basic CLI support 2020-06-15 12:32:18 +02:00
handler_config.go Add Prometheus metrics (#10) 2020-10-02 11:56:48 +02:00
handler_config_test.go Improve config and startup handling 2020-06-15 12:32:18 +02:00
multi_handler_config.go Improve config and startup handling 2020-06-15 12:32:18 +02:00
rpc.go Add gRPC API implementation 2020-06-15 12:32:18 +02:00
rpc_test.go Add gRPC API implementation 2020-06-15 12:32:18 +02:00