api

package
v0.3.619 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2018 License: Apache-2.0 Imports: 0 Imported by: 8

Documentation

Index

Constants

View Source
const (
	// AppName is the app name context key
	AppName string = "app_name"
	// AppID is the app id context key
	AppID string = "app_id"

	// ParamAppID is the url path parameter for app id
	ParamAppID string = "appID"
	// ParamAppName is the url path parameter for app name
	ParamAppName string = "appName"
	// ParamTriggerID is the url path parameter for trigger id
	ParamTriggerID string = "triggerID"
	// ParamCallID is the url path parameter for call id
	ParamCallID string = "callID"
	// ParamFnID is the url path parameter for fn id
	ParamFnID string = "fnID"
	// ParamTriggerSource is the triggers source parameter
	ParamTriggerSource string = "triggerSource"

	//ParamTriggerType is the trigger type parameter - only used in hybrid API
	ParamTriggerType string = "triggerType"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package agent defines the Agent interface and related concepts.
Package agent defines the Agent interface and related concepts.
drivers
Package drivers is intended as a general purpose container abstraction library.
Package drivers is intended as a general purpose container abstraction library.
drivers/docker
Package docker provides a Docker driver for Fn.
Package docker provides a Docker driver for Fn.
drivers/mock
Package mock provides a fake Driver implementation that is only used for testing.
Package mock provides a fake Driver implementation that is only used for testing.
grpc
Package runner is a generated protocol buffer package.
Package runner is a generated protocol buffer package.
sql
sql/dbhelper
Package dbhelper wraps SQL and specific capabilities of an SQL db
Package dbhelper wraps SQL and specific capabilities of an SQL db
s3
Package s3 implements an s3 api compatible log store
Package s3 implements an s3 api compatible log store
mqs
The consistent hash ring from the original fnlb.
The consistent hash ring from the original fnlb.
defaultexts
Package defaultexts are the extensions that are auto-loaded in to the default fnserver binary included here as a package to simplify inclusion in testing
Package defaultexts are the extensions that are auto-loaded in to the default fnserver binary included here as a package to simplify inclusion in testing

Jump to

Keyboard shortcuts

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