Documentation
¶
Index ¶
Constants ¶
View Source
const ( StashDir = "./objects" StashIndexFile = StashDir + "/index" )
Variables ¶
View Source
var GlobalStash resourcePool.GTree
Functions ¶
func ReadIndex ¶
func ReadIndex() resourcePool.GTree
func ReadStashFile ¶
func ReadStashFile(f resourcePool.GFile) bytes.Buffer
func ReadStashFileByMark ¶
func SaveIndex ¶
func SaveIndex(stash resourcePool.GTree)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.