# Functions
New creates a new Benthos HTTP API.
NewConfig creates a new API config with default values.
NewDynamic creates a new Dynamic API type.
OptWithMiddleware adds an HTTP middleware to the Benthos API.
OptWithTLS replaces the tls options of the HTTP server.
Spec returns a field spec for the API configuration fields.
# Type aliases
OptFunc applies an option to an API type during construction.