grpc

package
v1.26.1 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2023 License: Apache-2.0 Imports: 13 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Prober

type Prober interface {
	Probe(host, service string, port int, timeout time.Duration) (probe.Result, string, error)
}

Prober is an interface that defines the Probe function for doing GRPC readiness/liveness/startup checks.

func New

func New() Prober

New Prober for execute grpc probe

Jump to

Keyboard shortcuts

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