UpdateForUpdatePolicies calls the update callback of other instances to synchronize their policy. It is called after Enforcer.UpdatePolicies()
(sec string, ptype string, oldRules, newRules [][]string)
| 23 | // UpdateForUpdatePolicies calls the update callback of other instances to synchronize their policy. |
| 24 | // It is called after Enforcer.UpdatePolicies() |
| 25 | UpdateForUpdatePolicies(sec string, ptype string, oldRules, newRules [][]string) error |
| 26 | } |
no outgoing calls
no test coverage detected