package
4.4.0
Repository: https://github.com/twin/gatus.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
EndpointStatus retrieves a single core.EndpointStatus by group and endpoint name.
EndpointStatuses handles requests to retrieve all EndpointStatus Due to the size of the response, this function leverages a cache.
GzipHandler compresses the response of a given http.Handler if the request's headers specify that the client supports gzip encoding.
GzipHandlerFunc compresses the response of a given http.HandlerFunc if the request's headers specify that the client supports gzip encoding.
HealthBadge handles the automatic generation of badge based on the group name and endpoint name passed.
ResponseTimeBadge handles the automatic generation of badge based on the group name and endpoint name passed.
No description provided by the author
No description provided by the author
UptimeBadge handles the automatic generation of badge based on the group name and endpoint name passed.

# Constants

DefaultPage is the default page to use if none is specified or an invalid value is provided.
DefaultPageSize is the default page siZE to use if none is specified or an invalid value is provided.
No description provided by the author
No description provided by the author
No description provided by the author
MaximumPageSize is the maximum page size allowed.

# Structs

ConfigHandler is a handler that returns information for the front end of the application.