{"id":50047,"library":"coreos-go-systemd","title":"go-systemd","description":"A Go library for interacting with systemd, including journal logging and socket activation.","status":"active","version":null,"language":"go","source_language":null,"source_url":"https://github.com/coreos/go-systemd","tags":["systemd","linux","logging","journal"],"install":[{"cmd":"go get github.com/coreos/go-systemd","lang":"bash","label":"Install github.com/coreos/go-systemd"}],"dependencies":[],"imports":[{"symbol":"journal","correct":"github.com/coreos/go-systemd/journal"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/coreos/go-systemd/journal\"\n)\n\nfunc main() {\n\tjournal.Send(\"Hello systemd\", journal.PriInfo, nil)\n}","lang":"go","description":"Send a log message to the systemd journal."},"warnings":[{"fix":"Use build tags or conditional compilation to avoid importing on non-Linux systems.","message":"The library is designed for Linux systems with systemd; it will not work on other platforms.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'activ':16 'go':2,5 'go-systemd':1 'includ':11 'interact':8 'journal':12,20 'librari':6 'linux':18 'log':13,19 'socket':15 'systemd':3,10,17","created_at":"2026-06-15T04:38:22.644117+00:00","updated_at":"2026-06-15T04:38:22.644117+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/coreos/go-systemd","github":"https://github.com/coreos/go-systemd","docs":"https://pkg.go.dev/github.com/coreos/go-systemd#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["logging","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}