Skip to content

julienschmidt/systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

systemd Build Status Coverage Status GoDoc

This package provides native systemd integration for Go programs.

Socket Activation

systemd socket activation (or any other compatible socket passing system passing sockets via LISTEN_FDS enviornment variables) is enabled by systemd.Listen and systemd.ListenWithNames.