Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitObjectsImpl ¶
GitObjectsImpl ...
func (*GitObjectsImpl) GetPack ¶
func (inst *GitObjectsImpl) GetPack(pid git.PackID) store.Pack
GetPack ...
func (*GitObjectsImpl) GetSparseObject ¶ added in v0.0.5
func (inst *GitObjectsImpl) GetSparseObject(oid git.ObjectID) store.SparseObject
GetSparseObject ...
func (*GitObjectsImpl) ListPacks ¶ added in v0.0.8
func (inst *GitObjectsImpl) ListPacks() []git.PackID
ListPacks ...
Click to show internal directories.
Click to hide internal directories.