{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/jacobsa/daemonize","name":"github.com/jacobsa/daemonize","description":"Helper code for starting a daemon process.\n\nThis package assumes that the user invokes a tool, which invokes a daemon\nprocess. Though the tool starts the daemon process with stdin, stdout, and\nstderr closed (using Run), the daemon should be able to communicate status\nto the user while it starts up (using StatusWriter), causing the tool to\nexit in success or failure only when it is clear whether the daemon has\nsucessfully started (which it signal using SignalOutcome).","version":"v0.0.0-20160101105449-e460293e890f","softwareVersion":"v0.0.0-20160101105449-e460293e890f","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://github.com/jacobsa/daemonize","issueTracker":"https://github.com/jacobsa/daemonize/issues","url":"https://github.com/jacobsa/daemonize","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2016-01-01","dateModified":"2016-01-01","datePublished":"2016-01-01","copyrightYear":2016,"downloadUrl":"https://proxy.golang.org/github.com/jacobsa/daemonize/@v/v0.0.0-20160101105449-e460293e890f.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/jacobsa/daemonize#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/jacobsa/daemonize"],"https://www.w3.org/ns/activitystreams#likes":1,"https://forgefed.org/ns#forks":1}