Skip to content

Mappy

Compare
Choose a tag to compare
@damienstamates damienstamates released this 18 Jul 19:28
· 159 commits to master since this release

Now compatible with two types of maps!
map[string]string and map[string]interface{}

These are not able to be upserted with that info yet.
There are future plans to add a custom map type map[string]quirk.Value to store enough data to properly upsert.