Documentation ¶
Overview ¶
Package systemd provides utility functions for systemd.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DialJournal ¶
func DialJournal() error
DialJournal returns no error if the process can dial journal socket. Returns an error if dial failed, whichi indicates journald is not available (e.g. run embedded etcd as docker daemon). Reference: https://github.com/coreos/go-systemd/blob/master/journal/journal.go.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.