 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tailer ¶
type Tailer struct {
	// contains filtered or unexported fields
}
    Tailer is an abstraction for reading newly appended content from a file, implementing TailerT (i.e. returning newly appended bytes on calls to Next()). After idleDuration of file inactivity (no new content), calls to Next() also invoke a rotation check.
       Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package mock_tailer is a generated GoMock package. | Package mock_tailer is a generated GoMock package. | 
 Click to show internal directories. 
   Click to hide internal directories.