# Packages
Package cluster implements the cluster service, where multiple instances of Alloy connect to each other for work distribution.
Package http implements the HTTP service.
No description provided by the author
This service provides debug stream APIs for components.
Package otel implements the otel service.
No description provided by the author
Package ui implements the UI service.
# Constants
ConsumerTypeInvalid is the default value for ConsumerType.
ConsumerTypeService represents a service which uses another service.
# Interfaces
Controller is implemented by alloy.Alloy.
Host is a controller for services and components.
Service is an individual service to run.
# Type aliases
ConsumerType represents the type of consumer who is consuming a service.