api/pkg/config
Peter Kurfer 1ef1f59402 Add gRPC API implementation
- add config struct for API
- add UUID to endpoint to be able to address them uniquely
- add manager to handle all gRPC services
2020-06-15 12:32:18 +02:00
..
certs.go Improve config and startup handling 2020-06-15 12:32:18 +02:00
config.go Add gRPC API implementation 2020-06-15 12:32:18 +02:00
config_test.go Improve config and startup handling 2020-06-15 12:32:18 +02:00
constants.go Improve config and startup handling 2020-06-15 12:32:18 +02:00
defaults.go Improve config and startup handling 2020-06-15 12:32:18 +02:00
handler_config.go Improve config and startup handling 2020-06-15 12:32:18 +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