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
When I try to marshal a list of structs into an excel sheet, it throws this error:
# github.com/go-mods/excel
../../../../../go/pkg/mod/github.com/go-mods/[email protected]/table.go:168:25: t.Sheet.file.ResizeTable undefined (type *excelize.File has no field or method ResizeTable)