package
0.1.0
Repository: https://github.com/src-d/gitcollector.git
Documentation: pkg.go.dev

# Functions

NewBrokenFS is BrokenFS constructor.
NewHelper is Helper's constructor.

# Variables

ErrBrokenFS is a default error that will be returned if some operation is mocked.

# Structs

BrokenFS is a simple billy.Filesystem mockup.
BrokenFSOptions contains list of operations that will be broken in the scope of this mock up.
Helper is a struct that's used to simplify preparation and execution of download tests.