{"id":73912,"library":"caffix-resolve","title":"Caffix Resolve","description":"A DNS resolution library for Go, providing advanced DNS query capabilities.","status":"active","version":"0.10.0","language":"go","source_language":null,"source_url":"https://github.com/caffix/resolve","tags":["dns","resolution","networking"],"install":[{"cmd":"go get github.com/caffix/resolve","lang":"bash","label":"Install github.com/caffix/resolve"}],"dependencies":[],"imports":[{"symbol":"resolve","correct":"github.com/caffix/resolve"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/caffix/resolve\"\n)\n\nfunc main() {\n\tresolver := resolve.NewResolver()\n\tips, err := resolver.LookupHost(\"example.com\")\n\tif err != nil {\n\t\tfmt.Println(err)\n\t\treturn\n\t}\n\tfmt.Println(ips)\n}","lang":"go","description":"Minimal example resolving a hostname to IP addresses."},"warnings":[],"env_vars":null,"search_vec":"'advanc':10 'caffix':1 'capabl':13 'dns':4,11,14 'go':8 'librari':6 'network':16 'provid':9 'queri':12 'resolut':5,15 'resolv':2","created_at":"2026-06-17T18:56:41.707092+00:00","updated_at":"2026-06-17T18:56:41.707092+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/caffix/resolve","github":"https://github.com/caffix/resolve","docs":"https://pkg.go.dev/github.com/caffix/resolve#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"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}}