package
4.3.5
Repository: https://github.com/splitio/go-split-commons.git
Documentation: pkg.go.dev

# Functions

Bucket returns the bucket where the received latency falls.
GetStreamingEvent get streaming event.
IsMethodValid returs true if the supplied method name is valid.
NewSynchronizerRedis constructor.
NewTelemetrySynchronizer creates new event synchronizer for posting events.
ParseMethodFromRedisHash parses the method in a latency/exception hash from redis and returns it's normalized version, or `ok` set to false.

# Constants

No description provided by the author
EventsDropped dropped.
EventsQueued queued.
EventSync events.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ImpressionCountSync impressionsCount.
ImpressionsDeduped deduped.
ImpressionsDropped dropped.
No description provided by the author
No description provided by the author
No description provided by the author
ImpressionsQueued queued.
ImpressionSync impressions.
LatencyBucketCount Max buckets.
MaxStreamingEvents Max streaming events allowed.
MaxTags Max tags.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SegmentSync segmentChanges.
SplitSync splitChanges.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TelemetrySync telemetry.
TokenSync auth.
Track track.
Treatment getTreatment.
Treatments getTreatments.
TreatmentsWithConfig getTreatmentsWithConfig.
TreatmentWithConfig getTreatmentWithConfig.

# Structs

InitConfig involves entire config for init.
No description provided by the author
RecorderSingle struct for telemetry sync.
SynchronizerRedis struct.

# Interfaces

TelemetrySynchronizer interface.