package
1.0.0
Repository: https://github.com/juju/plans-client.git
Documentation: pkg.go.dev

# Packages

wireformat package contains wireformat structs intended for plan management API.

# Functions

HTTPClient returns a function that sets the http client used by the API (e.g.
NewPlanClient returns a new client for plan management.

# Interfaces

PlanClient defines the interface available to clients of the plan api.

# Type aliases

ClientOption defines a function which configures a Client.