Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
Handler contains the runtime information such as logging and database.
func (*Handler) GetSections ¶
func (h *Handler) GetSections(w http.ResponseWriter, r *http.Request)
GetSections returns available smart sections.
func (*Handler) RefreshSections ¶
func (h *Handler) RefreshSections(w http.ResponseWriter, r *http.Request)
RefreshSections updates document sections where the data is externally sourced.
func (*Handler) RunSectionCommand ¶
func (h *Handler) RunSectionCommand(w http.ResponseWriter, r *http.Request)
RunSectionCommand passes UI request to section handler.
Click to show internal directories.
Click to hide internal directories.