c0909e91a5
Nobody should directly need to reference these packages. This is technically a breaking change. However: - Package dns was exporting a NewBuilder method. This should never have been necessary to use, but if so, it can be replaced by importing the "grpc" package and then using resolver.Get("dns"). - Package passthrough was not exporting any symbols and there was never a need to even blank-import it. After as much searching as possible, it appears nobody in the open source community is referencing either of these packages. |
||
---|---|---|
.. | ||
bufconn | ||
codec_perf | ||
go_vet | ||
grpc_testing | ||
tools | ||
balancer_test.go | ||
channelz_linux_go110_test.go | ||
channelz_test.go | ||
context_canceled_test.go | ||
creds_test.go | ||
end2end_test.go | ||
goaway_test.go | ||
gracefulstop_test.go | ||
healthcheck_test.go | ||
race.go | ||
rawConnWrapper.go | ||
retry_test.go | ||
servertester.go | ||
stream_cleanup_test.go |