Excluding known typed fields from returned map #16
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
It would be great if there was an option that excludes from resulting
map[string]interface{}
the fields that were unmarshalled to the struct object, see the example below:The text was updated successfully, but these errors were encountered: