diff options
author | Philipp Tarasiewicz <philipp.tarasiewicz@googlemail.com> | 2015-01-18 16:39:15 +0100 |
---|---|---|
committer | Philipp Tarasiewicz <philipp.tarasiewicz@googlemail.com> | 2015-01-18 16:39:15 +0100 |
commit | e238914be852d54c79d06a53ab7ab88b82f3a7f7 (patch) | |
tree | d21027f7d3a0b35befa2656cc0d32742d3c705d1 /db_test.go | |
parent | Merge pull request #283 from mbertschler/master (diff) | |
download | dedo-e238914be852d54c79d06a53ab7ab88b82f3a7f7.tar.gz dedo-e238914be852d54c79d06a53ab7ab88b82f3a7f7.tar.xz |
fix 'range scans' example
Due to the fact that you want to iterate over all keys that are before or equal to `max` starting from `min` the bytes.Compare() check should look like the commit suggests.
Diffstat (limited to 'db_test.go')
0 files changed, 0 insertions, 0 deletions