String returns the string representation of this selector. Used as a map key.
()
| 624 | // String returns the string representation of this selector. |
| 625 | // Used as a map key. |
| 626 | String() string |
| 627 | } |
| 628 | |
| 629 | // CachedSelectorSlice is a slice of CachedSelectors that can be sorted. |
no outgoing calls