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

# Packages

No description provided by the author

# Structs

DataStore provides a datastore.Storer interface used to store, retrieve, remove or update topics.

# Interfaces

MongoDB represents all the required methods from mongo DB.
Storer represents basic data access via Get, Remove and Upsert methods, abstracting it from mongoDB.