fusenapi/goctl_template_backend/api/route-addition.tpl

5 lines
99 B
Smarty
Raw Normal View History

2023-06-25 10:30:39 +00:00
server.AddRoutes(
{{.routes}} {{.jwt}}{{.signature}} {{.prefix}} {{.timeout}} {{.maxBytes}}
)