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
}
Handler handles admin requests.
func NewHandler ¶
func NewHandler( infProcessor *infprocessor.P, ) *Handler
NewHandler returns a new admin handler.
func (*Handler) AdminHandler ¶
func (h *Handler) AdminHandler(resp http.ResponseWriter, _ *http.Request)
AdminHandler handles admin requests.
Click to show internal directories.
Click to hide internal directories.