Skip to content

Conversation

@Kocannn
Copy link
Owner

@Kocannn Kocannn commented Nov 25, 2025

Moved service configuration logic from service_config.go to a new internal/config_provider package. Introduced ConfigProvider interface and
DefaultConfigProvider implementation for better separation of concerns and
dependency injection. Updated App and related usages to use the new provider.
Removed unused GetAvailableServices API and related frontend types.

Moved service configuration logic from service_config.go to a new
internal/config_provider package. Introduced ConfigProvider interface
and
DefaultConfigProvider implementation for better separation of concerns
and
dependency injection. Updated App and related usages to use the new
provider.
Removed unused GetAvailableServices API and related frontend types.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant