Resolve "Add gRPC Health Check for goSDN-tview"
Compare changes
- Malte Bauch authored
- health check added - changed grpcStatus to use health check Currently this checks the overall status of the server -> running or not. Health Check has to be set by the gRPC server explicitly (can be added later).
+ 6
− 0
@@ -56,6 +57,11 @@ func (a *App) Draw() {
@@ -56,6 +57,11 @@ func (a *App) Draw() {