Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUserNotFound = errors.New("user not found") ErrSegmentNotFound = errors.New("segment not found") ErrExperimentNotFound = errors.New("experiment not found") ErrInvalidUserId = errors.New("invalid user id") ErrInvalidExpireAtTime = errors.New("invalid expire at time") ErrInvalidUserPercent = errors.New("invalid user percent") ErrNotEnoughUsers = errors.New("not enough users in db") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.