mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Fix hot function example link (#469)
This commit is contained in:
@@ -19,7 +19,7 @@ input/output.
|
|||||||
|
|
||||||
## Implementing a hot function
|
## Implementing a hot function
|
||||||
|
|
||||||
In the [examples directory](https://github.com/iron-io/functions/blob/master/examples/hotcontainers/http/func.go), there is one simple implementation of a hot function
|
In the [examples directory](https://github.com/iron-io/functions/blob/master/examples/hotfunctions/http/func.go), there is one simple implementation of a hot function
|
||||||
which we are going to get in the details here.
|
which we are going to get in the details here.
|
||||||
|
|
||||||
The basic cycle comprises three steps: read standard input up to a previosly
|
The basic cycle comprises three steps: read standard input up to a previosly
|
||||||
|
|||||||
Reference in New Issue
Block a user