{"id":14983606,"url":"https://github.com/jille/grpc-multi-resolver","last_synced_at":"2025-04-10T18:50:27.468Z","repository":{"id":46023578,"uuid":"293907434","full_name":"Jille/grpc-multi-resolver","owner":"Jille","description":"Multiresolver allows you to Dial to multiple hosts/IPs as a single ClientConn.","archived":false,"fork":false,"pushed_at":"2023-08-24T19:07:11.000Z","size":68,"stargazers_count":19,"open_issues_count":0,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T16:36:17.404Z","etag":null,"topics":["grpc","grpc-go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jille.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-08T19:27:05.000Z","updated_at":"2024-10-12T23:53:42.000Z","dependencies_parsed_at":"2024-06-18T17:11:24.043Z","dependency_job_id":"222893e3-7d92-497b-8d27-90dcff8debfe","html_url":"https://github.com/Jille/grpc-multi-resolver","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jille%2Fgrpc-multi-resolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jille%2Fgrpc-multi-resolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jille%2Fgrpc-multi-resolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jille%2Fgrpc-multi-resolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jille","download_url":"https://codeload.github.com/Jille/grpc-multi-resolver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248273518,"owners_count":21076174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["grpc","grpc-go"],"created_at":"2024-09-24T14:07:34.975Z","updated_at":"2025-04-10T18:50:27.441Z","avatar_url":"https://github.com/Jille.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grpc-multi-resolver\n\nPackage multiresolver allows you to Dial to multiple hosts/IPs as a single ClientConn.\n\nMake sure to import this package:\n\n```go\nimport _ \"github.com/Jille/grpc-multi-resolver\"\n```\n\nand then you can use it with grpc.Dial():\n\n```go\ngrpc.Dial(\"multi:///127.0.0.1:1234,dns://example.org:1234\")\n```\n\nNote the triple slash at the beginning.\n\nNote: The ServiceConfig and Attributes from the first target are used, the rest are ignored.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjille%2Fgrpc-multi-resolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjille%2Fgrpc-multi-resolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjille%2Fgrpc-multi-resolver/lists"}