import * as windmill from "https://deno.land/x/windmill@v1.69.0/mod.ts";
Functions
Get the internal state | |
Get a resource value by path | |
Get URLs needed for resuming a flow after this step | |
Get the shared state | |
Get the state shared across executions | |
Get a variable by path | |
Create a client configuration from env variables | |
Execute SQL query. For more info check: https://deno.land/x/mysql2@v1.0.6/mod.ts | |
Establish MySQL connection using MySQL client for Deno: https://deno.land/x/mysql2@v1.0.6/mod.ts | |
deno-postgres client API is very flexible: https://deno.land/x/postgres@v0.17.0/mod.ts?s=QueryClient | |
deno-postgres client API is very flexible: https://deno.land/x/postgres@v0.17.0/mod.ts?s=QueryClient | |
Set the state | |
Set a resource value by path | |
Set the shared state | |
Set the state | |