func defaultTransportDialContext(dialer *net.Dialer) func(context.Context, string, string) (net.Conn, error) { … }