package
1.0.5
Repository: https://github.com/dert091499/utilities.git
Documentation: pkg.go.dev

# Functions

NewMockCache creates a new mock instance.
NewMockPipe creates a new mock instance.
NewMockPool creates a new mock instance.
NewMockPubSub creates a new mock instance.

# Structs

MockCache is a mock of Cache interface.
MockCacheMockRecorder is the mock recorder for MockCache.
MockPipe is a mock of Pipe interface.
MockPipeMockRecorder is the mock recorder for MockPipe.
MockPool is a mock of Pool interface.
MockPoolMockRecorder is the mock recorder for MockPool.
MockPubSub is a mock of PubSub interface.
MockPubSubMockRecorder is the mock recorder for MockPubSub.