mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-26 17:47:50 +00:00
1. Completed the EventerType comment. 2. Changed EventerType to be represented as a string. 3. Since EventerType is designed to be entirely lowercase, changed the comparison to use lowercase instead of uppercase. 4. Renamed newEventJournalD to newJournalDEventer. 5. Removed redundant error-checking steps in events_linux.go. Signed-off-by: ksw2000 <13825170+ksw2000@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| config.go | ||
| events.go | ||
| events_freebsd.go | ||
| events_linux.go | ||
| events_unsupported.go | ||
| filters.go | ||
| journal_linux.go | ||
| journal_unsupported.go | ||
| logfile.go | ||
| logfile_test.go | ||
| nullout.go | ||