//
pkg.gl
Category
github.com/huminghe/framework
core
util
file
package
0.5.0
Repository:
https://github.com/huminghe/framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
54 SLOC
#
Functions
Lstat
Lstat returns a FileInfo describing the named file.
Stat
Stat returns a FileInfo describing the named file.
#
Interfaces
FileInfo
A FileInfo describes a file and is returned by Stat and Lstat.