grpc

package
v0.0.0-...-52b781a Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GrpcClient

type GrpcClient struct {
	LatencyChan    chan *time.Duration
	ErrLatencyChan chan *time.Duration

	Addr   string
	Client pb.GreeterClient
	Conn   *grpc.ClientConn
	// contains filtered or unexported fields
}

func (*GrpcClient) Close

func (gc *GrpcClient) Close()

func (*GrpcClient) Exec

func (gc *GrpcClient) Exec() error

func (*GrpcClient) InitClient

func (gc *GrpcClient) InitClient()

func (*GrpcClient) IsReady

func (gc *GrpcClient) IsReady() bool

func (*GrpcClient) Property

func (gc *GrpcClient) Property()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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