Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserUI ¶
type UserUI struct {
api.Handler
Config *cfg.UIConfig
SearchClient *core.ElasticsearchClient
}
UserUI is the user namespace, public web
func (*UserUI) GetSnapshotPayloadAction ¶
func (h *UserUI) GetSnapshotPayloadAction(w http.ResponseWriter, req *http.Request, ps httprouter.Params)
func (*UserUI) IndexPageAction ¶
func (h *UserUI) IndexPageAction(w http.ResponseWriter, req *http.Request, ps httprouter.Params)
IndexPageAction index page
Click to show internal directories.
Click to hide internal directories.