You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can add support for this, however find myself short on time to do it. :(
I can direct anyone willing to implement this feature if you have the time. Let me know if you can help me @0xdevalias, and I'll add you to our slack channel and we can add this feature together. :)
I definitely understand the time pressure side of things. At this stage, I don't have capacity to help implement it, but if I find the bandwidth and it hasn't been done yet, will definitely let you know :)
(Also, while half that post went over my head, it was a super interesting read!)
While looking for ways to neatly map 'unmapped keys' in my structs, I came across the following:
Basically, it implements an
inline
tag that is then used to read all of the extra fields into amap[string]interface{}
The text was updated successfully, but these errors were encountered: