aboutsummaryrefslogtreecommitdiff
path: root/template/go/snip-web-echo-post.go
blob: 751940ac77559822baacc7e274ddda64302b4645 (plain)
1
2
3
e.POST("{{_cursor_}}", func(ctx echo.Context) error {
    
})