package
0.0.0-20210709123018-3f6bb0c82ddc
Repository: https://github.com/panyicheng/go-microservice.git
Documentation: pkg.go.dev

# Functions

HealthCheck is the http handlers for http request /health.
SetHealthyState sets the isHealthy variable with http requests.
StartWebServer is the function that start http server on port.

# Variables

MessagingClient acts as messaging queue client.