Versions in this module Expand all Collapse all v1 v1.0.1 Sep 26, 2022 Changes in this version + type Key []byte + func (k Key) Clone() Key + func (k Key) Cmp(another Key) int + func (k Key) HasPrefix(prefix Key) bool + func (k Key) Next() Key + func (k Key) PrefixNext() Key