Versions in this module Expand all Collapse all v1 v1.0.0 Mar 13, 2024 Changes in this version + func Open(base string) (fs.Dir, error) + type FS struct + func (f *FS) Close() error + func (p *FS) Open(name string) (io.ReadCloser, error)