package
0.1.8
Repository: https://github.com/trustbloc/agent-sdk.git
Documentation: pkg.go.dev

# 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.