package
1.45.0
Repository: https://github.com/cloudquery/plugin-sdk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
newLogReader creates a new logReader to read log lines from an io.ReadCloser.

# Variables

No description provided by the author

# Structs

logReader is a custom implementation similar to bufio.Scanner, but provides a way to handle lines (or tokens) that exceed the buffer size.