Name returns the name of this particular cache instance.
()
| 59 | |
| 60 | // Name returns the name of this particular cache instance. |
| 61 | Name() string |
| 62 | } |
| 63 | |
| 64 | // Options are used to modify the behavior of an individual call to get results |
no outgoing calls