Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func (*Controller) Get ¶
func (c *Controller) Get(rw http.ResponseWriter, r *http.Request)
Get GET /health
func (*Controller) ServeHTTP ¶
func (c *Controller) ServeHTTP(rw http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.