package
0.2.0
Repository: https://github.com/autobrr/dashbrr.git
Documentation: pkg.go.dev

# Functions

NewServiceRegistry creates a new instance of ServiceRegistry.

# Variables

Service creation function types.
Service creation function types.
Service creation function types.
Service creation function types.
Service creation function types.
Service creation function types.
Service creation function types.
Service creation function types.
Service creation function types.
Service creation function types.

# Structs

Service represents a configured service instance.
ServiceConfiguration is the database model.
ServiceHealth represents the health status of a service.
ServiceRegistry is the default implementation of ServiceCreator.

# Interfaces

ServiceCreator is responsible for creating service instances.
ServiceHealthChecker defines the interface for service health checking.