Skip to content

Add a helper to list all files recursively: Implement a method Walk(root string, fn func(path string, d fs.DirEntry) error) error that recursively walks the embedded FS from a root directory, calling fn for each file/dir. #5

@tacheraSasi

Description

@tacheraSasi
No description provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions