package
Version:
v0.8.6
Opens a new window with list of versions in this module.
Published: Nov 25, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type FileInfo struct {
Path string `json:"path"`
Size int64 `json:"size"`
ModTime time.Time `json:"mod_time"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.