Documentation ¶
Index ¶
- type UserUI
- func (h *UserUI) AJAXMoreItemAction(w http.ResponseWriter, req *http.Request, ps httprouter.Params)
- func (h *UserUI) GetSnapshotPayloadAction(w http.ResponseWriter, req *http.Request, ps httprouter.Params)
- func (h *UserUI) IndexPageAction(w http.ResponseWriter, req *http.Request, ps httprouter.Params)
- func (h *UserUI) MobileIndexPageAction(w http.ResponseWriter, req *http.Request, ps httprouter.Params)
- func (h *UserUI) SuggestAction(w http.ResponseWriter, req *http.Request, ps httprouter.Params)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserUI ¶
UserUI is the user namespace, public web
func (*UserUI) AJAXMoreItemAction ¶
func (h *UserUI) AJAXMoreItemAction(w http.ResponseWriter, req *http.Request, ps httprouter.Params)
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 is for PC
func (*UserUI) MobileIndexPageAction ¶
func (h *UserUI) MobileIndexPageAction(w http.ResponseWriter, req *http.Request, ps httprouter.Params)
MobileIndexPageAction is for mobile
func (*UserUI) SuggestAction ¶
func (h *UserUI) SuggestAction(w http.ResponseWriter, req *http.Request, ps httprouter.Params)
Click to show internal directories.
Click to hide internal directories.