Versions in this module Expand all Collapse all v0 v0.0.40 Sep 2, 2024 Changes in this version + func EmbedFStoMap(embedFS embed.FS, path string) (map[string]fs.DirEntry, error) + func EmbedFStoMapWithFiles(embedFS fs.FS, path string) (map[string]fs.DirEntry, error)