//
pkg.gl
Category
github.com/mr-smith-org/mr
pkg
filesystem
package
1.3.3
Repository:
https://github.com/mr-smith-org/mr.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
19
Files
150 SLOC
#
Functions
NewFileSystem
No description provided by the author
#
Structs
FileSystem
No description provided by the author
#
Interfaces
FileSystemInterface
go:generate mockgen -source=filesystem_interface.go -destination=./mocks/filesystem.go -package=filesystem_mocks.