//
pkg.gl
Category
github.com/piontec/grpc-middleware-server
pkg
healthcheck
server
package
0.1.2
Repository:
https://github.com/piontec/grpc-middleware-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
44 SLOC
#
Functions
NewSimpleHealthServer
NewSimpleHealthServer creates a new health server that returns NOT_SERVING.
#
Structs
SimpleHealthServer
SimpleHealthServer provides status info by keeping single status variable.