index
:
vim-sonictemplate.git
gh-pages
master
perl_suppoert-utf8-pipe
placeholder
forked from https://github.com/mattn/vim-sonictemplate
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
template
/
go
/
snip-web-app-handlefunc.go
blob: 19a6495604aabdddb827b2b51d35e2f09112b2f7 (
plain
)
1
2
3
http
.
HandleFunc
(
"/"
,
func
(
w
http
.
ResponseWriter
,
r
*
http
.
Request
)
{
{{
_cursor_
}}
})