Documentation ¶
Index ¶
Constants ¶
View Source
const DataFolder = "data"
Variables ¶
View Source
var RootFolder = ""
Functions ¶
This section is empty.
Types ¶
type Fixture ¶
type Fixture struct { URL string Tags []string Head core.Hash PackfileHash core.Hash DotGitHash core.Hash ObjectsCount int32 }
func (*Fixture) DotGit ¶
func (f *Fixture) DotGit() fs.Filesystem
Click to show internal directories.
Click to hide internal directories.