Options returns the options currently being used.
()
| 146 | |
| 147 | // Options returns the options currently being used. |
| 148 | Options() CollectionOptions |
| 149 | |
| 150 | // Snapshot returns a stable Snapshot of the key-value entries. |
| 151 | Snapshot() (Snapshot, error) |
no outgoing calls