Versions in this module Expand all Collapse all v4 v4.0.0 May 28, 2026 Changes in this version + type RatioSampler struct + func NewSampler() *RatioSampler + func NewSamplerFromSource(source rand.Source) *RatioSampler + func (r *RatioSampler) Sample(ratio int) bool Other modules containing this package github.com/launchdarkly/go-sdk-common/v3