I'm currently working with excelize and developed an implementation that writes into an excel a given array of struct. The implementation uses the 1.19 go version with generics.
Could be useful if I will translate my implementation in a feature and then maybe submit a pull request?
Thanks