Documentation
¶
Index ¶
Constants ¶
View Source
const ClientNotReady = "not ready"
ClientNotReady label will be returned when the client is not ready
View Source
const Exception = "exception"
Exception label will be returned if something goes wrong during the split evaluation
View Source
const Killed = "killed"
Killed label will be returned when the split requested has been killed
View Source
const MatcherNotFound = "matcher not found"
MatcherNotFound label will be returned when matchertype is unknown
View Source
const NoConditionMatched = "default rule"
NoConditionMatched label will be returned when no condition of the split has matched
View Source
const NotInSplit = "not in split"
NotInSplit label will be returned when traffic allocation fails
View Source
const SplitNotFound = "definition not found"
SplitNotFound label will be returned when the split requested is not present in storage
View Source
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.
Click to show internal directories.
Click to hide internal directories.