package
Version:
v1.4.6
Opens a new window with list of versions in this module.
Published: Jun 28, 2023
License: MPL-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package follow provides Reader which follows file updates and turns it into a stream.
Reader implements io.ReadCloser over regular file following file contents.
This makes file similar to the stream in semantics.
NewReader wraps io.File as follow.Reader.
Close implements io.Closer interface.
Read implements io.Reader interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.