Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandlePing ¶
HandlePing responds with a simple 200 as a fast check the server is listening
func HandleStatus ¶
func HandleStatus(s *server.Server) echo.HandlerFunc
HandleStatus should check all required services are up and running. This is the health check that load balancers should be hitting. If a required connection is unhealthy, we should be removed from the pool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.