proxy.golang.org : github.com/Jille/grpc-multi-resolver : v1.3.0
* Package multiresolver allows you to Dial to multiple hosts/IPs as a single ClientConn. * * Usage: multi:///127.0.0.1:1234,dns://example.org:1234 * Note the triple slash at the beginning. * * Make sure to import this package: * ``` * import _ "github.com/Jille/grpc-multi-resolver" * ```
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21jille/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/golang/protobuf v1.5.3
- google.golang.org/grpc v1.57.0
- google.golang.org/protobuf v1.31.0