mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Add README for hotfunctions go example and update docs to point to it
This commit is contained in:
@@ -56,7 +56,7 @@ The next step in the cycle is to do some processing:
|
||||
```
|
||||
|
||||
And finally, we return the result with a `Content-Length` header, so
|
||||
Functions daemon would know when to stop reading the gotten response.
|
||||
Fn would know when to stop reading the gotten response.
|
||||
|
||||
```go
|
||||
res := http.Response{
|
||||
|
||||
Reference in New Issue
Block a user