package
0.0.0-20240901110059-c8d1795cf3cd
Repository: https://github.com/sir-sukhov/bgp-speaker.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewHealthCheck создает новый HealthCheck, который после запуска HealthCheck.Run: - выполняет cbHealthy call back, eсли статус меняется на healthy - выполняет cbUnhealthy call back, eсли статус меняется на unhealthy - ничего не делает, если статус не меняется.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
HealthCheck проверяет статус сервиса 1 раз в секунду.
implement github.com/osrg/gobgp/v3/pkg/log/Logger interface.
No description provided by the author