//
pkg.gl
Category
github.com/samaritan-proxy/samaritan
proc
internal
hc
redis
package
1.0.0-rc1
Repository:
https://github.com/samaritan-proxy/samaritan.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
31 SLOC
#
Functions
NewChecker
NewChecker creates RedisChecker.
#
Variables
PING
Redis packets to be sent or expected.
PONG
Redis packets to be sent or expected.
#
Structs
Checker
Checker does health checking with Redis protocol.