Skip to content

NewLocalFS could read from disk everytime instead of reading on initialization #1

Description

@vividvilla

NewLocalFS reads files on initialization and returns the content on Get call but on development workflow if the file changes then it doesn't return the new content. So instead of reading on initialization Get method can read from local file system whenever its called.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions