Versions in this module Expand all Collapse all v0 v0.1.6 Feb 5, 2025 v0.1.5 Nov 26, 2024 Changes in this version + type SimpleFileAPI struct + func New(path string, info fs.FileInfo) *SimpleFileAPI + func (f SimpleFileAPI) Path() string + func (f SimpleFileAPI) Stat() (fs.FileInfo, error)