route-addition.tpl 108 B

1234
  1. server.AddRoutes(
  2. {{.routes}} {{.jwt}}{{.signature}} {{.prefix}} {{.timeout}} {{.maxBytes}} {{.sse}}
  3. )