Versions in this module Expand all Collapse all v1 v1.0.0 Nov 8, 2025 Changes in this version + type DirectoryEntries struct + Entries []FileEntry + Path string + type FileEntry struct + IsDir bool + IsImage bool + ModTime time.Time + Name string + Permissions string + Size int64