6 lines
81 B
Go
6 lines
81 B
Go
package filesystem
|
|
|
|
import "github.com/spf13/afero"
|
|
|
|
var wrapper = afero.Afero{}
|