//
pkg.gl
Category
github.com/jerryharbour/libgo
filesystem
package
1.0.3
Repository:
https://github.com/jerryharbour/libgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
196 SLOC
#
Functions
NewFileSystem
No description provided by the author
NewIOFile
No description provided by the author
ReadDir
No description provided by the author
ReadFile
No description provided by the author
WriteFile
No description provided by the author
#
Structs
FileSystem
No description provided by the author
IOFile
No description provided by the author
#
Interfaces
Filer
Filer is a interface, represent a file in filesystem.
Fser
Fser is the filesystem interface.