Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidPriority = serviceerror.NewInvalidArgument("priority key can't be negative") ErrFairnessKeyLength = serviceerror.NewInvalidArgument("fairness key length exceeds limit") ErrInvalidFairnessWeight = serviceerror.NewInvalidArgument("must be greater than zero") )
Functions ¶
func ValidateFairnessKey ¶
func ValidateFairnessWeight ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.