grpcvtctldclient

package
v0.15.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package grpcvtctldclient contains the gRPC version of the vtctld client protocol.

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrConnectionShutdown = errors.New("gRPCVtctldClient in a SHUTDOWN state")
	ErrConnectionTimeout  = errors.New("gRPC connection wait time exceeded")
)

Functions

func NewWithDialOpts

func NewWithDialOpts(addr string, failFast grpcclient.FailFast, opts ...grpc.DialOption) (vtctldclient.VtctldClient, error)

NewWithDialOpts returns a vtctldclient.VtctldClient configured with the given DialOptions. It is exported for use in vtadmin.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL