Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BlobIter ¶
type BlobIter struct {
// contains filtered or unexported fields
}
func FromReadCloser ¶
func FromReadCloser(r io.ReadCloser) *BlobIter
FromReadCloser returns an iterator producing lines from the given reader.
Click to show internal directories.
Click to hide internal directories.