Files
fn-serverless/examples/sleeper
C Cirello 9ac2539aeb fn: improve UX and publish/deploy command (#359)
* fn: improve UX and publish/deploy command

* fn: remove wrong use cases for deploy

* fn: fix regression introduced by merge
2016-12-01 18:11:13 +01:00
..
2016-11-06 09:25:12 -08:00
2016-10-13 20:27:39 -07:00
2016-12-01 17:54:06 +01:00

Sleeper Function Image

This function sleeps for some number of seconds that you pass in.

Test it with:

fn build
echo '{"sleep": 5}' | fn run