Skip to content

Look into doing an FS mixed embed/external #11

@kettek

Description

@kettek

I wrote a small library some time ago that allows one to mix multiple directories into one aggregate "view", with results being an aggregate of the two, with a priority for one over the other. See https://github.com/kettek/go-multipath

However, since I wrote that, an FS interface abstraction was introduced to go. The embed fs functionality we are using adheres to this, so it may be possible to write a v2 of go-multipath that allows us to read from embed as well one or more actual system directories as if they were one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions