api

package
v0.3.750 Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 License: Apache-2.0 Imports: 0 Imported by: 7

Documentation

Index

Constants

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

	// TriggerID is the url path parameter for trigger id
	TriggerID string = "trigger_id"
	// CallID is the url path parameter for call id
	CallID string = "call_id"
	// FnID is the url path parameter for fn id
	FnID string = "fn_id"
	// TriggerSource is the triggers source parameter
	TriggerSource string = "trigger_source"

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

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.
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
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