package
0.6.0-rc9
Repository: https://github.com/suborbital/e2core.git
Documentation: pkg.go.dev

# Functions

ContextWithRequest returns the provided context with a request object added as a value.
New returns the default engine API with the default config (everything enabled).
NewHostFn creates a new host function.
NewWithConfig returns the default engine API with the given config.
RequestFromContext returns the stored request from a given context, if any.

# Structs

HostFn describes a host function callable from within a module module.

# Interfaces

No description provided by the author