# Functions
NewClassifierScope creates a new Classifier Scope from the supplied parameters.
NewEventSourceScope creates a new EventSource Scope from the supplied parameters.
NewHealthCheckScope creates a new HealthCheck Scope from the supplied parameters.
NewReloaderScope creates a new Reloader Scope from the supplied parameters.
# Structs
ClassifierScope defines the basic context for an actuator to operate upon.
ClassifierScopeParams defines the input parameters used to create a new Classifier Scope.
EventSourceScope defines the basic context for an actuator to operate upon.
EventSourceScopeParams defines the input parameters used to create a new EventSource Scope.
HealthCheckScope defines the basic context for an actuator to operate upon.
HealthCheckScopeParams defines the input parameters used to create a new HealthCheck Scope.
ReloaderScope defines the basic context for an actuator to operate upon.
ReloaderScopeParams defines the input parameters used to create a new Reloader Scope.