runner

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2017 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

///////////////////////////////////////////////////////////////////// Copyright (c) 2017 VMware, Inc. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 /////////////////////////////////////////////////////////////////////

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

Types

type Config

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

Jump to

Keyboard shortcuts

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