mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
* Add inactivity_timeout to routes API Closes: #544 * Fix failing datastore tests * Rename inactivity_timeout to idle_timeout * Update swagger doc * Update hot fn doc * Fix json tags * Add function timeouts docs * Rewording
IronFunctions Documentation
For Developers
If you are a developer using IronFunctions through the API, this section is for you.
- Quickstart
- Definitions
- fn (CLI Tool)
- Writing functions
- Writing Lambda functions
- Function file (func.yaml)
- Packaging functions
- Open Function Format
- API Reference
- Hot functions
For Operators
If you are operating IronFunctions, this section is for you.