# 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).
NewWithConfig returns the default engine API with the given config.
RequestFromContext returns the stored request from a given context, if any.
# Interfaces
No description provided by the author