Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtismHTTPHeaders ¶
func ExtismHTTPHeaders() memory.ExtismPointer
extismHTTPHeaders returns the response headers for the last-sent `extism_http_request` call.
func ExtismHTTPRequest ¶
func ExtismHTTPRequest(request, body memory.ExtismPointer) memory.ExtismPointer
extismHTTPRequest sends the HTTP `request` to the Extism host with the provided `body` (0 means no body) and returns back the memory offset to the response body.
func ExtismHTTPStatusCode ¶
func ExtismHTTPStatusCode() int32
extismHTTPStatusCode returns the status code for the last-sent `extism_http_request` call.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.