# Packages
Package protocol provides useful mocks for testing different command controller features.
# Functions
NewCustomMockStoreProvider new mock store provider instance from existing mock store.
NewMockNotifier returns mock notifier implementation.
NewMockStoreProvider new store provider instance.
# Structs
MockIterator is a mocked implementation of storage.Iterator.
MockStore mock store.
MockStoreProvider mock store provider.
Notifier is mock implementation of notifier.