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
help, unmarshalFile how can i skip line that fail.
i suppose skip line that produce error is not supported.
withErrorHandler can know which line is fail,but cannot skip that line
or i can read each line and call UnmarshalBytes multiple times