Skip to main content

haste_operation_executor/providers/google_run_function/
mod.rs

1// [TODO] Not implemented yet, but code will be similar to the deno embedded provider, except instead of spawning a worker thread,
2// we'll be making HTTP requests to the Google Cloud Run Function endpoint.