{"id":64964,"library":"iguanesolutions-go-systemd-v5","title":"go-systemd v5","description":"A Go library for interacting with systemd, including journal logging, socket activation, and unit management.","status":"active","version":"5.2.0","language":"go","source_language":null,"source_url":"https://github.com/iguanesolutions/go-systemd","tags":["systemd","journal","linux","service-management"],"install":[{"cmd":"go get github.com/iguanesolutions/go-systemd/v5","lang":"bash","label":"Install github.com/iguanesolutions/go-systemd/v5"}],"dependencies":[],"imports":[{"symbol":"systemd","correct":"github.com/iguanesolutions/go-systemd/v5"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/iguanesolutions/go-systemd/v5/journal\"\n)\n\nfunc main() {\n\terr := journal.Send(\"Hello, systemd!\", journal.PriInfo, nil)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(\"Message sent to journal\")\n}","lang":"go","description":"Send a message to the systemd journal."},"warnings":[],"env_vars":null,"search_vec":"'activ':16 'go':2,6 'go-systemd':1 'includ':12 'interact':9 'journal':13,21 'librari':7 'linux':22 'log':14 'manag':19,25 'servic':24 'service-manag':23 'socket':15 'systemd':3,11,20 'unit':18 'v5':4","created_at":"2026-06-17T17:02:40.275436+00:00","updated_at":"2026-06-17T17:02:40.275436+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/iguanesolutions/go-systemd","github":"https://github.com/iguanesolutions/go-systemd","docs":"https://pkg.go.dev/github.com/iguanesolutions/go-systemd/v5#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}}