Documentation
¶
Overview ¶
Package updater contains tests for the updater package
Package updater contains tests for the updater package
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JournaldLog ¶
type JournaldLog struct {
Unit string `json:"UNIT"`
Message string `json:"MESSAGE"`
MonotonicTimestamp int64 `json:"__MONOTONIC_TIMESTAMP,string"`
}
JournaldLog represents a log entry from journald
Click to show internal directories.
Click to hide internal directories.