shithub: furgit

ref: ab174c473618dd3743881cf44e02c2db4d1ecd5f
dir: /object/store/packed/internal/reading/doc.go/

View raw version
// Package reading implements the packed-store read path: pack and index
// discovery, lookup, caching, and object reads from existing packfiles.
//
// Obviously, this internal package is not meant to be used by anyone
// other than object/store/packed.
package reading