# 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.