• kuramal's avatar
    Optimize Repeated registration of AlgorithmProvider when ApplyFeatureGates · a48cc264
    kuramal authored
    Add InsertPredicateKeyToAlgorithmProviderMap() and RemovePredicateKeyFromAlgorithmProviderMap() to insert/remove fit predicate key of all algorithmProviders which in algorithmProviderMap
    Add Func RemovePredicateKeyFromAlgoProvider() AND InsertPredicateKeyToAlgoProvider() which can insert/remove fit predicate key to specific algorithmProvider
    a48cc264
plugins.go 17.6 KB