//
pkg.gl
Category
github.com/csrwng/source-to-image
pkg
util
fs
package
1.1.11
Repository:
https://github.com/csrwng/source-to-image.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
288 SLOC
#
Functions
NewFileSystem
NewFileSystem creates a new instance of the default FileSystem implementation.
#
Structs
FileInfo
FileInfo is a struct which implements os.FileInfo.
#
Interfaces
FileSystem
FileSystem allows STI to work with the file system and perform tasks such as creating and deleting directories.