GeoHealthCheck
GeoHealthCheck.app
GeoHealthCheck.check
GeoHealthCheck.config_main
GeoHealthCheck.enums
GeoHealthCheck.factory
GeoHealthCheck.geocoder
GeoHealthCheck.healthcheck
GeoHealthCheck.init
GeoHealthCheck.manage
GeoHealthCheck.models
GeoHealthCheck.notifications
GeoHealthCheck.plugin
GeoHealthCheck.probe
GeoHealthCheck.resourceauth
GeoHealthCheck.result
GeoHealthCheck.scheduler
GeoHealthCheck.util
GeoHealthCheck.views
fixedlocation
webgeocoder
Check
Base class for specific Plugin implementations to perform
Bases: plugin.Plugin
plugin.Plugin
Base class for specific Plugin implementations to perform a check on results from a Probe.
Initialize Checker with parent Probe and parameters dict. :return:
Perform this Check’s specific check. TODO: return Result object. :return: