# Functions
Init returns a new instance of FilterManager.
NewMockICache creates a new mock instance.
NewMockIFilterManager creates a new mock instance.
# Structs
No description provided by the author
MockICache is a mock of ICache interface.
MockICacheMockRecorder is the mock recorder for MockICache.
MockIFilterManager is a mock of IFilterManager interface.
MockIFilterManagerMockRecorder is the mock recorder for MockIFilterManager.
No description provided by the author
# Interfaces
go:generate go run go.uber.org/mock/[email protected] -source=types.go -destination=mock_types.go -package=filtermanager.
No description provided by the author
# Type aliases
No description provided by the author