{"id":69964,"library":"tsg-go-daemon","title":"Go Daemon","description":"A Go library for creating daemon processes that run in the background on Unix-like systems.","status":"active","version":"0.0.0-20200207173439-e704b93fd89b","language":"go","source_language":null,"source_url":"https://github.com/tsg/go-daemon","tags":["daemon","background","process","unix"],"install":[{"cmd":"go get github.com/tsg/go-daemon","lang":"bash","label":"Install github.com/tsg/go-daemon"}],"dependencies":[],"imports":[{"symbol":"daemon","correct":"github.com/tsg/go-daemon"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/tsg/go-daemon\"\n)\n\nfunc main() {\n\tdaemon.Daemonize()\n\t// Background process code here\n}","lang":"go","description":"Daemonize the current process."},"warnings":[],"env_vars":null,"search_vec":"'background':14,21 'creat':7 'daemon':2,8,20 'go':1,4 'librari':5 'like':18 'process':9,22 'run':11 'system':19 'unix':17,23 'unix-lik':16","created_at":"2026-06-17T18:07:50.616584+00:00","updated_at":"2026-06-17T18:07:50.616584+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/tsg/go-daemon","github":"https://github.com/tsg/go-daemon","docs":"https://pkg.go.dev/github.com/tsg/go-daemon#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}