Name is for logging and tracing purposes, we want to know the human name of the scope.
()
| 193 | // Name is for logging and tracing purposes, we want to know the human |
| 194 | // name of the scope. |
| 195 | Name() RoleIdentifier |
| 196 | } |
| 197 | |
| 198 | type ScopeName string |
no outgoing calls