type io/fs.ReadFileFS (interface)

Method Implmentations

Open(name string) (File, error) embed.FS.Open testing/fstest.MapFS.Open
ReadFile(name string) ([]byte, error) embed.FS.ReadFile testing/fstest.MapFS.ReadFile