Documentation ¶
Overview ¶
Package grpcvtgateconn provides gRPC connectivity for VTGate.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dial ¶ added in v0.17.0
func Dial(opts ...grpc.DialOption) vtgateconn.DialerFunc
Dial produces a vtgateconn.DialerFunc with custom options.
func DialWithOpts
deprecated
func DialWithOpts(_ context.Context, opts ...grpc.DialOption) vtgateconn.DialerFunc
DialWithOpts allows for custom dial options to be set on a vtgateConn.
Deprecated: the context parameter cannot be used by the returned vtgateconn.DialerFunc and thus has no effect. Use Dial instead.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.