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
Is it worth adding the ability to change the record split function?
Currently records are split by newline, and any split function would have to conform to the bufio.SplitFunc signature, so I'm not sure about the utility of this
The text was updated successfully, but these errors were encountered:
Is it worth adding the ability to change the record split function?
Currently records are split by newline, and any split function would have to conform to the bufio.SplitFunc signature, so I'm not sure about the utility of this
The text was updated successfully, but these errors were encountered: