SetDomainLinkConditionFuncParams Sets the parameters of the condition function fn for Link userName->{roleName, domain}
(user string, role string, domain string, params ...string)
| 77 | // SetDomainLinkConditionFuncParams Sets the parameters of the condition function fn |
| 78 | // for Link userName->{roleName, domain} |
| 79 | SetDomainLinkConditionFuncParams(user string, role string, domain string, params ...string) |
| 80 | } |
no outgoing calls
no test coverage detected