Files
fn-serverless/examples
Nigel Deakin ac2bfd3462 Change basic stats to use opentracing rather than Prometheus API (#671)
* Change basic stats to use opentracing rather than Prometheus API directly

* Just ran gofmt

* Extract opentracing access for metrics to common/metrics.go

* Replace quotes strings with constants where possible
2018-01-11 17:34:51 +00:00
..
2017-12-05 08:22:03 -08:00

Example Functions

This directory has a collection of example functions you can look at to learn more about how to write them or just copy one and build on it to get started faster.

Learn More