Skip to content

Implement a load_data() function to load an arbitrary string #31

@frank-lenormand

Description

@frank-lenormand

Whenever getting arbitrary configuration data serialised to string, e.g. over the network, the confight library doesn’t allow parsing/loading it directly.

It’s only possible to load a file path via the public API, which forces the creation of a named pipe in the above scenario.

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