pingap-health

Crates.iopingap-health
lib.rspingap-health
version0.11.0
sourcesrc
created_at2025-05-10 12:13:58.574509+00
updated_at2025-05-10 12:13:58.574509+00
descriptionHealth check handler for pingap
homepagehttps://github.com/vicanso/pingap
repositoryhttps://github.com/vicanso/pingap
max_upload_size
id1668327
size91,220
Tree Xie (vicanso)

documentation

README

Pingap Health

A module for defining and managing health check functions for upstream services.

Overview

Pingap Health provides a flexible way to implement health checks for your upstream services. It allows you to monitor the health and availability of your dependencies through customizable health check functions.

Features

  • Simple health check function definition
  • Configurable check intervals
  • Support for HTTP, TCP, and GRPC health checks
  • Timeout handling
  • Customizable success/failure criteria

License

MIT

Commit count: 0

cargo fmt