package
0.0.0-20241224121820-847fb65f4f5b
Repository: https://github.com/rubyniu105/framework.git
Documentation: pkg.go.dev

# Functions

Lstat returns a FileInfo describing the named file.
SafeFileRotate safely rotates an existing file under path and replaces it with the tempfile.
Stat returns a FileInfo describing the named file.
SyncParent fsyncs parent directory.

# Interfaces

A FileInfo describes a file and is returned by Stat and Lstat.