MaxKey returns the maximum allowed key + 1.
()
| 72 | |
| 73 | // MaxKey returns the maximum allowed key + 1. |
| 74 | MaxKey() Key |
| 75 | |
| 76 | // ClearValue deinitializes the given value. (For example, if Value is a |
| 77 | // pointer or interface type, ClearValue should set it to nil.) |
no outgoing calls
no test coverage detected