directory
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.git
Documentation: pkg.go.dev

# Packages

Package export implements a serializer for the systemd Journal Export Format as documented at https://systemd.io/JOURNAL_EXPORT_FORMATS/.
Package fake implements a journal writer for testing which is decoupled from the system's journald.
Package sdjournal provides a Go interface to the systemd journal read API by wrapping the libsystemd C library.