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
Can we implement UnmarshalToCallback function but without header?
In readEachWithoutHeaders function, it should return "csv is empty" error instead of "no csv struct tags found", because only this csv without headers is empty can get the length of outInnerStructInfo fields is 0.
The text was updated successfully, but these errors were encountered:
Can we implement UnmarshalToCallback function but without header?
In readEachWithoutHeaders function, it should return "csv is empty" error instead of "no csv struct tags found", because only this csv without headers is empty can get the length of outInnerStructInfo fields is 0.
The text was updated successfully, but these errors were encountered: