package
0.0.0-20241213210829-8bcec8167a96
Repository: https://github.com/zejunzhou/ironfunctions-serverlessresearch.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
RunAsyncRunner pulls tasks off a queue and processes them.
RunTask helps sending a task.Request into the common concurrency stream.
StartWorkers operates the common concurrency stream, ie, it will process all IronFunctions tasks, either sync or async.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

FuncLogger reads STDERR output from a container and outputs it in a parseable structured log format, see: https://github.com/iron-io/functions/issues/76.
No description provided by the author
HotFn actually interfaces an incoming task from the common concurrency stream into a long lived container.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author