Hash computes a unique instance hash suitable for indexing in a map.
()
| 22 | // Hash computes a unique instance hash suitable for indexing |
| 23 | // in a map. |
| 24 | Hash() string |
| 25 | } |
| 26 | |
| 27 | // Scoper provides a scope for generating unique names. |
no outgoing calls
no test coverage detected