Documentation ¶
Index ¶
- func ExecuteATemplate(tmpl string, data map[string]string) (rv string)
- func ExecuteATemplateByName(tmpl, tmplName string, data map[string]string) (rv string)
- func GenDataFromReq(rw *goftlmux.MidBuffer, req *http.Request) (data map[string]string)
- func GetPort(req *http.Request) (rv string)
- func GetRemoteIP(req *http.Request) string
- func TemplateProcess(tmpl string, rw *goftlmux.MidBuffer, req *http.Request, data map[string]string) (rv string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteATemplateByName ¶
func GenDataFromReq ¶
func GetRemoteIP ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.