package
Version:
v1.7.4
Opens a new window with list of versions in this module.
Published: May 30, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewChunker initializes a Chunker with default values.
Option is the functional option func.
WithFollow file updates using inotify().
WithSize sets the chunk size of the Chunker.
type Options struct {
Size int
Follow bool
}
Options is the functional options struct.
Source is an interface describing the source of a File.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.