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

# Packages

Package mock_executions is a generated GoMock package.

# Functions

Get returns a function to retrieve a execution based on the passed ID.
List returns a function used to return the executions.
New returns a function used to create an execution.
Update is used to replace a scenario with the provided scenario.

# Interfaces

Adder is used to add items to the store.
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.