Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StreamingLineRemover ¶
type StreamingLineRemover struct {
// contains filtered or unexported fields
}
func New ¶
func New(filename string) (*StreamingLineRemover, error)
func (*StreamingLineRemover) Close ¶
func (s *StreamingLineRemover) Close()
func (*StreamingLineRemover) ProcessLines ¶
func (s *StreamingLineRemover) ProcessLines(callback Callback) error
Click to show internal directories.
Click to hide internal directories.