Skip to main content
Module

x/windmill/mod.ts

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
import * as windmill from "https://deno.land/x/windmill@v1.105.0/mod.ts";

Functions

Get the full resource value by path

f
getInternalState
deprecated

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

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

f
setInternalState
deprecated

Set the state

Set a resource value by path

Set the shared state

Set the state

Set a variable by path, create if not exist