type embed.FS (struct)

Method Implmentations (2 other methods implement nothing)

Open(name string) (fs.File, error) FS.M : io/fs.FS.Open FS.M : io/fs.ReadDirFS.Open FS.M : io/fs.ReadFileFS.Open
ReadDir(name string) ([]fs.DirEntry, error) FS.M : io/fs.ReadDirFS.ReadDir
ReadFile(name string) ([]byte, error) FS.M : io/fs.ReadFileFS.ReadFile