{"id":74376,"library":"dutchcoders-go-clamd","title":"Go Clamd","description":"A Go client for the ClamAV clamd daemon, enabling virus scanning and management.","status":"active","version":"0.0.0-20170520113014-b970184f4d9e","language":"go","source_language":null,"source_url":"https://github.com/dutchcoders/go-clamd","tags":["clamav","antivirus","virus-scanning","client"],"install":[{"cmd":"go get github.com/dutchcoders/go-clamd","lang":"bash","label":"Install github.com/dutchcoders/go-clamd"}],"dependencies":[],"imports":[{"symbol":"clamd","correct":"github.com/dutchcoders/go-clamd"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/dutchcoders/go-clamd\"\n)\n\nfunc main() {\n\tc := clamd.NewClamd(\"tcp\", \"127.0.0.1:3310\")\n\tfmt.Println(c.Ping())\n}","lang":"go","description":"Connects to a ClamAV daemon and pings it."},"warnings":[],"env_vars":null,"search_vec":"'antivirus':17 'clamav':8,16 'clamd':2,9 'client':5,21 'daemon':10 'enabl':11 'go':1,4 'manag':15 'scan':13,20 'virus':12,19 'virus-scan':18","created_at":"2026-06-17T19:02:53.481143+00:00","updated_at":"2026-06-17T19:02:53.481143+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/dutchcoders/go-clamd","github":"https://github.com/dutchcoders/go-clamd","docs":"https://pkg.go.dev/github.com/dutchcoders/go-clamd#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","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}}