//
pkg.gl
Category
github.com/vmware-archive/dispatch
pkg
functions
runner
package
0.2.0-alpha
Repository:
https://github.com/vmware-archive/dispatch.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
34 SLOC
#
Functions
Compose
Compose applies middleware so that: the first one is the outermost, the last one is the innermost (calls the actual function).
New
New creates a new FaaS runner.
#
Structs
Config
Config contains the configuration for a FaaS runner.