Registry / utility / coreos-go-systemd-v22

coreos-go-systemd-v22

JSON →
library22.7.0gogounverified

Go bindings for systemd socket activation, journal, and D-Bus APIs.

go get github.com/coreos/go-systemd/v22
INSTALL
IMPORT
SIG · COREOS-GO-SYSTEMD-
C
coreos-go-systemd-v22
utilitygov22.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

journal
github.com/coreos/go-systemd/v22/journal

Send a message to the systemd journal.

package main import ( "github.com/coreos/go-systemd/v22/journal" ) func main() { journal.Send("Hello, systemd", journal.PriInfo, nil) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
22.7.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
coreos-go-systemd-v22 — go get coreos-go-systemd-v22 · libregistry