//
pkg.gl
Category
github.com/ava-labs/avalanchego
health
package
0.99.99-test-ignore
Repository:
https://github.com/ava-labs/avalanchego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
8
Files
166 SLOC
#
Functions
NewService
NewService returns a new [Service] where the health checks run every [checkFreq].
#
Interfaces
Checkable
Checkable can have its health checked.
Service
Service performs health checks.
#
Type aliases
Check
Check is a health check.