Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JournalTailer ¶
type JournalTailer struct {
// contains filtered or unexported fields
}
func NewJournalTailer ¶
func NewJournalTailer(unitName string) (*JournalTailer, error)
func (*JournalTailer) StartTail ¶
func (j *JournalTailer) StartTail() error
func (*JournalTailer) StopTail ¶
func (j *JournalTailer) StopTail() error
Click to show internal directories.
Click to hide internal directories.