package
0.0.0-20250217114900-7ba469f09c69
Repository: https://github.com/forta-network/core-go.git
Documentation: pkg.go.dev
# Functions
NewMockCache creates a new mock instance.
NewMockItem creates a new mock instance.
NewMockStore creates a new mock instance.
# Structs
MockCache is a mock of Cache interface.
MockCacheMockRecorder is the mock recorder for MockCache.
MockItem is a mock of Item interface.
MockItemMockRecorder is the mock recorder for MockItem.
MockStore is a mock of Store interface.
MockStoreMockRecorder is the mock recorder for MockStore.