Skip to content

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

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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