[ANN] go-systemd: a library for socket activation, dbus and journal
976 views
Skip to first unread message
Brandon Philips
unread,
Jan 30, 2014, 8:32:26 PM1/30/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golan...@googlegroups.com
Hello All-
I would like to announce go-systemd, a library for interacting with
the systemd init system. The library has three packages:
- activation - for writing and using socket activation from Go
- journal - for writing to systemd's logging service, journal
- dbus - for starting/stopping/inspecting running services and units
The library lives here and is licensed under the Apache 2.0 license: