Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) HandleHealth ¶ added in v0.2.0
func (h *Handler) HandleHealth(w http.ResponseWriter, r *http.Request)
func (*Handler) HandleMessages ¶
func (h *Handler) HandleMessages(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.