# README
windmill-go-client
Go client for the windmill platform.
Import
Import user-friendly client:
import wmill "github.com/windmill-labs/windmill-go-client"
Import full api from the autogenerated openapi client:
import api "github.com/windmill-labs/windmill-go-client/api"
Usage
a, _ := wmill.GetResource("u/ruben-user/test")
a, _ := wmill.GetVariable("u/ruben-user/test")
# Packages
Package windmill_api provides primitives to interact with the openapi HTTP API.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author