Documentation ¶
Index ¶
Constants ¶
View Source
const ( App string = "app_name" AppID string = "app_id" Path string = "path" Call string = "call" // Short forms for API URLs CApp string = "app" CRoute string = "route" )
Request context key names
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. |
protocol
Package protocol defines the protocol between the Fn Agent and the code running inside of a container.
|
Package protocol defines the protocol between the Fn Agent and the code running inside of a container. |
s3
Package s3 implements an s3 api compatible log store
|
Package s3 implements an s3 api compatible log store |
The consistent hash ring from the original fnlb.
|
The consistent hash ring from the original fnlb. |
TODO: it would be nice to move these into the top level folder so people can use these with the "functions" package, eg: functions.ApiHandler
|
TODO: it would be nice to move these into the top level folder so people can use these with the "functions" package, eg: functions.ApiHandler |
Click to show internal directories.
Click to hide internal directories.