SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-vividcortex-godaemon-devel rpm build for : Fedora 25. For other distributions click golang-github-vividcortex-godaemon-devel.

Name : golang-github-vividcortex-godaemon-devel
Version : 0 Vendor : Fedora Project
Release : 0.2.20180508git3d9f6e0.fc29 Date : 2018-07-13 22:38:41
Group : Unspecified Source RPM : golang-github-vividcortex-godaemon-0-0.2.20180508git3d9f6e0.fc29.src.rpm
Size : 0.02 MB
Packager : Fedora Project
Summary : Daemonize Go applications deviously
Description :

Daemonize Go applications with exec() instead of fork().

You can\'t daemonize the usual way in Go. Daemonizing is a Unix concept that
requires some specific things you can\'t do easily in Go. But you can still
accomplish the same goals if you don\'t mind that your program will start
copies of itself several times, as opposed to using fork() the way many
programmers are accustomed to doing.

This package contains library source intended for
building other packages which use import path with
github.com/VividCortex/godaemon prefix.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25511/riscv64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-vividcortex-godaemon-devel-0-0.2.20180508git3d9f6e0.fc29.noarch.rpm
ftp.icm.edu.pl  golang-github-vividcortex-godaemon-devel-0-0.2.20180508git3d9f6e0.fc29.noarch.rpm
     

Provides :
golang(github.com/VividCortex/godaemon)
golang(github.com/VividCortex/godaemon)(commit=3d9f6e0b234fe7d17448b345b2e14ac05814a758)
golang-github-vividcortex-godaemon-devel
golang-ipath(github.com/VividCortex/godaemon)
golang-ipath(github.com/VividCortex/godaemon)(commit=3d9f6e0b234fe7d17448b345b2e14ac05814a758)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/golang-github-vividcortex-godaemon-devel
/usr/share/doc/golang-github-vividcortex-godaemon-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/VividCortex
/usr/share/gocode/src/github.com/VividCortex/godaemon
/usr/share/gocode/src/github.com/VividCortex/godaemon/.goipath
/usr/share/gocode/src/github.com/VividCortex/godaemon/README.md
/usr/share/gocode/src/github.com/VividCortex/godaemon/daemon.go
/usr/share/gocode/src/github.com/VividCortex/godaemon/daemon_linux.go
/usr/share/gocode/src/github.com/VividCortex/godaemon/os.go
/usr/share/licenses/golang-github-vividcortex-godaemon-devel
/usr/share/licenses/golang-github-vividcortex-godaemon-devel/LICENSE

 
ICM