Files
fn-serverless/examples/sleeper
Travis Reeder dbb6c4001a Sleeper update to use fn tool (#372)
* Updated sleeper to use fn tool

* sending something to stdout
2016-12-01 17:54:06 +01:00
..
2016-11-06 09:25:12 -08:00
2016-12-01 17:54:06 +01: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