Versions in this module Expand all Collapse all v0 v0.0.2 Oct 31, 2023 Changes in this version + func NewShuffleOutCloser(minWaitDuration time.Duration, maxWaitDuration time.Duration, ...) (*shuffleOutCloser, error) + type Closer interface + Close func() error + type IntRandomizer interface + Intn func(n int) int + IsInterfaceNil func() bool