Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
Compression git.Compression
Digest git.Digest
Pool afs.ReaderPool
AllObjects Set
PackedObjects Set
SparseObjects Set
}
Context ... 是 objects 的相关组件专用的上下文
func (*Context) NewPackContext ¶
func (inst *Context) NewPackContext(pid git.PackID) *PackContext
NewPackContext ...
type PackContext ¶
PackContext ... 表示一个具体包的上下文
Click to show internal directories.
Click to hide internal directories.