package
0.0.0-20190624195053-1a910b235f36
Repository: https://github.com/imagespy/api.git
Documentation: pkg.go.dev
# Functions
NewMockImageStore creates a new mock instance.
NewMockLayerPositionStore creates a new mock instance.
NewMockLayerStore creates a new mock instance.
NewMockPlatformStore creates a new mock instance.
NewMockStore creates a new mock instance.
NewMockStoreTransaction creates a new mock instance.
NewMockTagStore creates a new mock instance.
# Structs
MockImageStore is a mock of ImageStore interface.
MockImageStoreMockRecorder is the mock recorder for MockImageStore.
MockLayerPositionStore is a mock of LayerPositionStore interface.
MockLayerPositionStoreMockRecorder is the mock recorder for MockLayerPositionStore.
MockLayerStore is a mock of LayerStore interface.
MockLayerStoreMockRecorder is the mock recorder for MockLayerStore.
MockPlatformStore is a mock of PlatformStore interface.
MockPlatformStoreMockRecorder is the mock recorder for MockPlatformStore.
MockStore is a mock of Store interface.
MockStoreMockRecorder is the mock recorder for MockStore.
MockStoreTransaction is a mock of StoreTransaction interface.
MockStoreTransactionMockRecorder is the mock recorder for MockStoreTransaction.
MockTagStore is a mock of TagStore interface.
MockTagStoreMockRecorder is the mock recorder for MockTagStore.