package
0.0.0-20220711204903-0fda810cc470
Repository: https://github.com/curious-kitten/scratch-post.git
Documentation: pkg.go.dev

# Packages

Package mock_projects is a generated GoMock package.

# Functions

Delete returns a function to delete a scenario based on the passed ID.
Get returns a scenario based on the passed ID.
List returns a function used to return the projects.
New creates a new project.
Update is used to replace a scenario with the provided scenario.

# Interfaces

Adder is used to add items to the store.
Deleter deletes an entry from the collection.
Getter is used to retrieve items from the store.
MetaHandler handles metadata information.
ReaderUpdater is used to read and update objects in the Data Base.
Updater is used to replace information into the Data Base.