service

在主要平台上以服务形式运行 Go 程序。「Run go programs as a service on major platforms.」

  • 所有者: kardianos/service
  • 平台: Linux,Mac,Windows
  • 許可證: zlib License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

service GoDoc

service will install / un-install, start / stop, and run a program as a service (daemon).
Currently supports Windows XP+, Linux/(systemd, Upstart, SysV), and OSX/Launchd.

Windows controls services by setting up callbacks that is non-trivial. This
is very different then other systems. This package provides the same API
despite the substantial differences.
It also can be used to detect how a program is called, from an interactive
terminal or from a service manager.

BUGS

  • Dependencies field is not implemented for Linux systems and Launchd.
  • OS X when running as a UserService Interactive will not be accurate.

主要指標

概覽
名稱與所有者kardianos/service
主編程語言Go
編程語言Go (語言數: 4)
平台
許可證zlib License
所有者活动
創建於2015-01-06 00:12:22
推送於2024-08-02 02:45:36
最后一次提交2023-05-15 19:30:44
發布數5
最新版本名稱v1.2.2 (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數4.6k
關注者數104
派生數702
提交數228
已啟用問題?
問題數254
打開的問題數140
拉請求數76
打開的拉請求數29
關閉的拉請求數42
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?