Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pinger ¶
type Pinger struct {
// contains filtered or unexported fields
}
Pinger is a gRPC implementation of Pinger interface that checks services liveness.
func NewPinger ¶
func NewPinger(kaparameters keepalive.ClientParameters) *Pinger
NewPinger creates GRPCPinger instance.
Click to show internal directories.
Click to hide internal directories.