Versions in this module Expand all Collapse all v8 v8.0.0 Nov 10, 2025 Changes in this version + type EventRecorder interface + FlushEvents func(bulkSize int64) error + SynchronizeEvents func(bulkSize int64) error + func NewEventRecorderSingle(eventStorage storage.EventStorageConsumer, ...) EventRecorder + type RecorderSingle struct + func (e *RecorderSingle) FlushEvents(bulkSize int64) error + func (e *RecorderSingle) SynchronizeEvents(bulkSize int64) error Other modules containing this package github.com/splitio/go-split-commons/v2 github.com/splitio/go-split-commons/v3 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