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: 2a470b0687fc156c54c8e7cb5f33beaa5db8839d (
plain
)
1
2
3
http
.
HandleFunc
(
"/"
,
func
(
w
http
.
ResponseWriter
,
r
*
http
.
Request
)
{
{{
_cursor_
}}
})