package
0.1.0
Repository: https://github.com/dispatchrun/dispatch-go.git
Documentation: pkg.go.dev

# Functions

APIKey sets the Dispatch API key to use for authentication when dispatching function calls through a Client.
APIUrl sets the URL of the Dispatch API.
Env sets the environment variables that a Client parses its default configuration from.
New creates a Client.

# Structs

Batch is used to submit a batch of function calls to Dispatch.
Client is a client for the Dispatch API.

# Type aliases

Option configures a Client.