Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Options(fx.Provide(New), fx.Invoke(RegisterHealthCheck))
Module starts an HTTP server and returns a http.ServeMux to use to register handlers for the server.
Functions ¶
func RegisterHealthCheck ¶
func RegisterHealthCheck(p RegisterRouteParams)
Types ¶
type RegisterRouteParams ¶
Click to show internal directories.
Click to hide internal directories.