Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(runtime): add service configuration and discovery support
- Add support for service-specific configuration in runtime.Config - Implement registry and service configuration binding - Update runtime.Runtime to use new service configuration methods - Refactor config.Scan to use the new cfg field
- Loading branch information