type io/fs.FileInfo (interface) Method Implmentations IsDir() bool *embed.file.IsDir *os.fileStat.IsDir ModTime() time.Time *embed.file.ModTime *os.fileStat.ModTime Mode() FileMode *embed.file.Mode *os.fileStat.Mode Name() string *embed.file.Name *os.fileStat.Name Size() int64 *embed.file.Size *os.fileStat.Size Sys() any *embed.file.Sys *os.fileStat.Sys
Method Implmentations IsDir() bool *embed.file.IsDir *os.fileStat.IsDir ModTime() time.Time *embed.file.ModTime *os.fileStat.ModTime Mode() FileMode *embed.file.Mode *os.fileStat.Mode Name() string *embed.file.Name *os.fileStat.Name Size() int64 *embed.file.Size *os.fileStat.Size Sys() any *embed.file.Sys *os.fileStat.Sys
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)