debian-forge-composer/vendor/github.com/deepmap/oapi-codegen/pkg/codegen/templates
Ondřej Budai 2241a8d9ed go: vendor the oapi-codegen cmd
See the comment in tools.go, I cannot fully explain what's happening here.
Somehow, Go 1.14 wants to use the vendored version of oapi-codegen but
without this file, oapi-codegen isn't vendored so the generation fails.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2021-02-01 15:32:58 +01:00
..
additional-properties.tmpl go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
chi-handler.tmpl go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
chi-interface.tmpl go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
chi-middleware.tmpl go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
client-with-responses.tmpl go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
client.tmpl go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
doc.go go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
imports.tmpl go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
inline.tmpl go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
param-types.tmpl go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
register.tmpl go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
request-bodies.tmpl go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
server-interface.tmpl go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
templates.gen.go go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
typedef.tmpl go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00
wrappers.tmpl go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00