perkeep/pkg/sorted
Brad Fitzpatrick 2e5266741a pkg/sorted: rename a receiver to appease staticcheck
Signed-off-by: Brad Fitzpatrick <brad@danga.com>
2024-01-14 16:38:40 -08:00
..
buffer Fix various typos 2022-05-02 14:31:09 -07:00
kvfile all: replace deprecated io/ioutil with io and os (#1647) 2023-01-23 10:25:14 -08:00
kvtest Remove unused code 2021-08-09 17:34:14 +02:00
leveldb all: replace deprecated io/ioutil with io and os (#1647) 2023-01-23 10:25:14 -08:00
mongo all: update mongo to latest version 2018-01-03 10:49:07 -08:00
mysql all: fix or disable staticcheck deprecations 2024-01-13 16:50:09 -08:00
postgres chip away at some staticcheck warnings 2024-01-13 15:57:55 -08:00
sqlite all: replace deprecated io/ioutil with io and os (#1647) 2023-01-23 10:25:14 -08:00
sqlkv pkg/sorted: add read transactions. 2019-06-24 10:06:28 -07:00
kv.go pkg/sorted: add read transactions. 2019-06-24 10:06:28 -07:00
mem.go pkg/sorted: rename a receiver to appease staticcheck 2024-01-14 16:38:40 -08:00
mem_test.go