We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c8f80 commit 34d8302Copy full SHA for 34d8302
templates.json
@@ -19,6 +19,16 @@
19
"official": "true",
20
"recommended": true
21
},
22
+ {
23
+ "template": "golang-middleware-inproc",
24
+ "platform": "x86_64",
25
+ "language": "Go",
26
+ "source": "openfaas",
27
+ "description": "Fastest template for Go, suitable for beta testing.",
28
+ "repo": "https://github.com/openfaas/golang-http-template",
29
+ "official": "true",
30
+ "recommended": true
31
+ },
32
{
33
"template": "golang-http",
34
"platform": "x86_64",
0 commit comments