Structs§
- Http
Trigger Config - Configuration for the HTTP trigger
- Static
Response - A static response to be served directly by the host without instantiating a component.
- Wagi
Trigger Config - Wagi specific configuration for the http executor.
Enums§
- Http
Executor Type - The executor for the HTTP component.
The component can either implement the Spin HTTP interface,
the
wasi-http
interface, or the Wagi CGI interface.