high
lit
Sign in
Explain your code
Code Explainers
Code explainers tagged
#bufio
go
package
logparse
import
(
"bufio"
Splitting multi-line logs with a Scanner
parsing
streaming
bufio
Intermediate
9 steps