Versions in this module Expand all Collapse all v8 v8.0.0 Nov 10, 2025 Changes in this version + type ApplicationMonitorMock struct + func (m *ApplicationMonitorMock) NotifyEvent(counterType int) + func (m *ApplicationMonitorMock) Reset(counterType int, value int) + type MockApplicationMonitor struct + NotifyEventCall func(counterType int) + ResetCall func(counterType int, value int) + func (m MockApplicationMonitor) NotifyEvent(counterType int) + func (m MockApplicationMonitor) Reset(counterType int, value int) Other modules containing this package github.com/splitio/go-split-commons/v4 github.com/splitio/go-split-commons/v5 github.com/splitio/go-split-commons/v6 github.com/splitio/go-split-commons/v7