package
2.32.0+incompatible
Repository: https://github.com/onsdigital/dp-filter-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a new empty service.

# Variables

GetFilterStore returns an initialised connection to filter store (mongo database).
GetHealthCheck returns a healthcheck.
GetHTTPServer returns an http server.
GetProducer returns a kafka producer.

# Structs

Service contains all the configs, server and clients to run the Dataset API.

# Interfaces

No description provided by the author
HealthChecker defines the required methods from Healthcheck.
HTTPServer defines the required methods from the HTTP server.
MongoDB defines the required methods from MongoDB package.