package
0.13.1-beta1
Repository: https://github.com/donewscode/core.git
Documentation: pkg.go.dev

# Functions

NewMockCounter creates a new mock instance.
NewMockGauge creates a new mock instance.

# Structs

MockCounter is a mock of Counter interface.
MockCounterMockRecorder is the mock recorder for MockCounter.
MockGauge is a mock of Gauge interface.
MockGaugeMockRecorder is the mock recorder for MockGauge.