shithub: furgit

ref: fb9eb058f1c9b7cb26f33bbe679a85f530566641
dir: /object/store/cursor.go/

View raw version
package objectstore

// type Cursor any
//
// Then make all read functions accept and provide a Cursor
// nil must always be accepted and would exhibit the same behavior as right now
// Non-nil behavior is implementation-defined: e.g., pack selection