Versions in this module Expand all Collapse all v7 v7.0.0 Sep 26, 2025 Changes in this version + type StreamingClientMock struct + ConnectStreamingCall func(token string, streamingStatus chan int, channelList []string, ...) + IsRunningCall func() bool + StopStreamingCall func() + func (s *StreamingClientMock) ConnectStreaming(token string, streamingStatus chan int, channelList []string, ...) + func (s *StreamingClientMock) IsRunning() bool + func (s *StreamingClientMock) StopStreaming() Other modules containing this package 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/v8