# Functions
NewApplicationHealthFunc adapt specific func and returns ApplicationHealth.
NewGrpcHealth creates health checker for grpc servers.
NewHTTPServeMuxHealth creates health checker for http based applications.
# Structs
AppenderImpl implementation of interface health.Appender.
# Interfaces
Appender appends health checkers.
ApplicationHealth represents health checker for application.