Documentation
¶
Overview ¶
Package libsystemd implements the client-side of generic system APIs.
Several of these APIs originated with systemd, but they are all very simple, and may be implemented with a variety of systems.
Name | Status | Description ------------+--------+------------------------------------------------------------------------------- sd_bus | TODO | Package sd_bus is a lightweight D-Bus client. sd_daemon | DONE | Package sd_daemon implements utilities for writing "new-style" daemons. sd_event | N/A | Not implemented; not nescessary in Go. sd_id128 | DONE | Package sd_id128 reads, generates, and processes 128-bit ID values. sd_journal | TODO | TODO. sd_login | TODO | TODO. sd_messages | DONE | Package sd_messages is a table of constant message IDs understood by journald. ------------+--------+-------------------------------------------------------------------------------
Directories
¶
Path | Synopsis |
---|---|
Package sd_daemon implements utilities for writing "new-style" daemons.
|
Package sd_daemon implements utilities for writing "new-style" daemons. |
Package sd_id128 reads, generates, and processes 128-bit ID values.
|
Package sd_id128 reads, generates, and processes 128-bit ID values. |
Package sd_messages is a table of constant message IDs understood by journald.
|
Package sd_messages is a table of constant message IDs understood by journald. |
Click to show internal directories.
Click to hide internal directories.