Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBChecker ¶ added in v1.342.0
type DBChecker struct {
// contains filtered or unexported fields
}
DBChecker for health.
func NewDBChecker ¶ added in v1.342.0
NewDBChecker for health.
type RedisChecker ¶
type RedisChecker struct {
// contains filtered or unexported fields
}
RedisChecker for health.
func NewRedisChecker ¶
func NewRedisChecker(client gr.Client, timeout time.Duration) *RedisChecker
NewRedisChecker for health.
Click to show internal directories.
Click to hide internal directories.