# Packages

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

# Constants

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

# Variables

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

# Structs

Used to describe a given binding on load.
Used to encapsulate collection bytes.
Used to encapsulate collection double.
Used to encapsulate collection sint64.
Used to encapsulate collection string.
Host notifies worker of file content change.
No description provided by the author
No description provided by the author
Host tells the worker to load a Function.
Worker tells host result of reload.
Host requests worker to cancel invocation.
Host requests worker to invoke a Function.
Worker responds with status of Invocation.
Used to describe a given binding on invocation.
Encapsulates an Exception.
Information on how a Function should be loaded and its bindings.
TODO - solidify this or remove it.
Http cookie type.
Used to send logs back to the Host.
Host sends ActivityId, traceStateString and Tags from host.
Worker sends the host information identifying itself.
Used by the host to determine success/failure/cancellation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Used to encapsulate data which could be a variety of types.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Indicates whether worker reloaded successfully or needs a restart.
Message is empty by design - Will add more fields in future if needed.
Host requests the worker to initialize itself.
Worker responds with the result of initializing itself.
NOT USED.
NOT USED.
Warning before killing the process after grace_period Worker self terminates ..no response on this.

# Interfaces

No description provided by the author
No description provided by the author
FunctionRpcClient is the client API for FunctionRpc service.
FunctionRpcServer is the server API for FunctionRpc service.

# Type aliases

Indicates the type of the data for the binding.
Indicates whether it is an input or output binding (or a fancy inout binding).
Types of File change operations (See link for more info: https://msdn.microsoft.com/en-us/library/t6xf43e0(v=vs.110).aspx).
Enum that lets servers require that a cookie shouoldn't be sent with cross-site requests.
Matching ILogger semantics https://github.com/aspnet/Logging/blob/9506ccc3f3491488fe88010ef8b9eb64594abf95/src/Microsoft.Extensions.Logging/Logger.cs Level for the Log.
Category of the log.
Indicates Failure/Success/Cancelled.
indicates whether a restart is needed, or reload succesfully.