runner

package
v0.1.24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compose

Compose applies middleware so that: the first one is the outermost, the last one is the innermost (calls the actual function).

func New

func New(config *Config) functions.Runner

New creates a new FaaS runner

Types

type Config

type Config struct {
	Faas            functions.FaaSDriver
	Validator       functions.Validator
	SecretInjector  functions.SecretInjector
	ServiceInjector functions.ServiceInjector
}

Config contains the configuration for a FaaS runner

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL