Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Supported = true
Functions ¶
func EntryToSyslog ¶
func EntryToSyslog(entry map[string]string) *model.SyslogMessage
Types ¶
type Converter ¶
type Converter func(*sdjournal.JournalEntry) *model.FullMessage
type JournaldReader ¶
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
func (*Reader) FatalError ¶
func (r *Reader) FatalError() chan struct{}
func (*Reader) WaitFinished ¶
func (r *Reader) WaitFinished()
Click to show internal directories.
Click to hide internal directories.