package
4.0.2-stable+incompatible
Repository: https://github.com/algorand/go-algorand.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GenesisJSON is an httpHandler for route GET /genesis.
HealthCheck is an httpHandler for route GET /health.
Metrics returns data collected by util/metrics.
Ready is a httpHandler for route GET /ready it serves "readiness" probe on if the node is healthy and fully caught-up.
SwaggerJSON is an httpHandler for route GET /swagger.json.
VersionsHandler is an httpHandler for route GET /versions.

# Variables

Routes are routes that are common for all versions.

# Structs

VersionsResponse is the response to 'GET /versions' swagger:response VersionsResponse.