mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
What's new? - better error handling - still need to decode JSON from function because we need status code and body - prevent request body to be a problem by deferring its close - moving examples around: putting http and json samples into one folder
8 lines
114 B
YAML
8 lines
114 B
YAML
name: fnproject/hot-http-go
|
|
version: 0.0.1
|
|
runtime: docker
|
|
type: sync
|
|
memory: 521
|
|
format: http
|
|
path: /hot-http-go
|