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
![]() |
index : ~runxiyu/furgit.git | |
| Git library in pure Go |
| aboutsummaryrefslogtreecommitdiff |
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