Structs§
- Health
Check Server - Health check server that responds to ping requests
- Relay
Client Args
Enums§
Functions§
- full_
cli_ client - handle_
health_ 🔒check_ connection - Handle a single health check connection
- health_
check_ ping - Simple health check client for testing
- main_
setup - Common setup to be done in a client cli
- parse_
verifying_ 🔒key - Helper function to parse hex string to VerifyingKey (simplified for demo)
- run_
default_ command - run_
health_ check_ command - Perform a health check and exit with appropriate code This is designed to be used as a Docker health check command
- run_
with_ health_ check - Run a bot with health check support This function combines the main bot logic with a health check server