package
1.2.4
Repository: https://github.com/lasthyphen/dijigo.git
Documentation: pkg.go.dev

# Functions

NewMockReader creates a new mock instance.
NewReader returns an instance of Reader.

# Structs

MockFile is an implementation of fs.File for unit testing.
MockReader is a mock of Reader interface.
MockReaderMockRecorder is the mock recorder for MockReader.

# Interfaces

Reader is an interface for reading the filesystem.