spiegel_podman/libpod/events
ksw2000 e4e7bc41f3 refact: EventerType and improve consistency
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>
2024-11-25 08:52:53 +00:00
..
config.go refact: EventerType and improve consistency 2024-11-25 08:52:53 +00:00
events.go refact: EventerType and improve consistency 2024-11-25 08:52:53 +00:00
events_freebsd.go refact: EventerType and improve consistency 2024-11-25 08:52:53 +00:00
events_linux.go refact: EventerType and improve consistency 2024-11-25 08:52:53 +00:00
events_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
filters.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
journal_linux.go refact: EventerType and improve consistency 2024-11-25 08:52:53 +00:00
journal_unsupported.go refact: EventerType and improve consistency 2024-11-25 08:52:53 +00:00
logfile.go rework event code to improve API errors 2024-11-01 18:54:13 +01:00
logfile_test.go golangci-lint: remove most skip dirs 2024-08-19 11:41:28 +02:00
nullout.go Fix typos. Improve language. 2023-02-09 21:56:27 +01:00