Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SearchResultHandler ¶
type SearchResultHandler struct {
// contains filtered or unexported fields
}
func CreateSearchResultHandler ¶
func CreateSearchResultHandler(tpl string) SearchResultHandler
静态模板文件名
func (SearchResultHandler) ServeHTTP ¶
func (h SearchResultHandler) ServeHTTP(w http.ResponseWriter, req *http.Request)
localhost:8888/search?q=男 已购房&from=20
Click to show internal directories.
Click to hide internal directories.