package
2.263.0
Repository: https://github.com/onsdigital/dp-api-clients-go.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of Client with a given host api url.
NewWithHealthClient creates a new instance of Client, reusing the URL and Clienter from the provided health check client.

# Structs

AuthHeaders represents the common set of headers required for making authorized requests.
Client is a filter api client which can be used to make requests to the server.
Config holds config for initialising a client.
Error is the package's error type.
getFilterInput holds the required fields for making the GET /filters API call.