func google.golang.org/grpc.DialContext
2 uses
google.golang.org/grpc (current package)
clientconn.go#L105: return DialContext(context.Background(), target, opts...)
clientconn.go#L135: func DialContext(ctx context.Context, target string, opts ...DialOption) (conn *ClientConn, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)