Skip to content

[feature request] flatten/unflatten to/from map[string]string with safe on #19

Open
@tigerinus

Description

@tigerinus

Hello,

I am looking for a pkg that allows flattening a nested struct to map[string]string so I can save it to a string based text file or KV store.

I find this pkg is almost there, except that when the value is an array or slice, extra handling is needed for my case.

Please consider adding such support. Thanks!

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