Documentation
¶
Index ¶
Constants ¶
const ClientNotReady = "not ready"
ClientNotReady label will be returned when the client is not ready
const Exception = "exception"
Exception label will be returned if something goes wrong during the split evaluation
const Killed = "killed"
Killed label will be returned when the split requested has been killed
const MatcherNotFound = "matcher not found"
MatcherNotFound label will be returned when matchertype is unknown
const NoConditionMatched = "default rule"
NoConditionMatched label will be returned when no condition of the split has matched
const NotInSplit = "not in split"
NotInSplit label will be returned when traffic allocation fails
const PrerequisitesNotMet = "prerequisites not met"
PrerequisitesNotMet label will be returned when prerequistes are not met
const SplitNotFound = "definition not found"
SplitNotFound label will be returned when the split requested is not present in storage
const UnsupportedMatcherType = "targeting rule type unsupported by sdk"
UnsupportedMatcherType label will be returned when a matcher is not supported
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.