go-plist icon indicating copy to clipboard operation
go-plist copied to clipboard

Fix Marshaler support for slices of interfaces.

Open grahammiln opened this issue 2 years ago • 1 comments

Support encoding of general interfaces slices,[]interface{}, and slices of constrained interfaces.

grahammiln avatar Jan 26 '23 11:01 grahammiln

Thanks! As with your prior PR (for which I'm also grateful) I'll need to get to this in a bit. I'm hoping to have some time this week. :)

DHowett avatar Jan 30 '23 04:01 DHowett