Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewExperimentCalculate ¶
Types ¶
type ExperimentLock ¶ added in v0.4.7
type ExperimentLock struct {
// contains filtered or unexported fields
}
ExperimentLock represents a distributed lock for experiments
func NewExperimentLock ¶ added in v0.4.7
func NewExperimentLock(client redisv3.Client, lockTTL time.Duration) *ExperimentLock
NewExperimentLock creates a new ExperimentLock
Click to show internal directories.
Click to hide internal directories.