Module config

Module config 

Source

Structs§

HttpTriggerConfig
Configuration for the HTTP trigger
StaticResponse
A static response to be served directly by the host without instantiating a component.
WagiTriggerConfig
Wagi specific configuration for the http executor.

Enums§

HttpExecutorType
The executor for the HTTP component. The component can either implement the Spin HTTP interface, the wasi-http interface, or the Wagi CGI interface.