Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatusHandler ¶ added in v0.8.0
type StatusHandler struct {
// contains filtered or unexported fields
}
func NewStatus ¶
func NewStatus(version string, meta *meta.Config) *StatusHandler
NewStatus creates a status handler
func (*StatusHandler) ServeHTTP ¶ added in v0.8.0
func (h *StatusHandler) ServeHTTP(writer http.ResponseWriter, request *http.Request)
Click to show internal directories.
Click to hide internal directories.