skywalking
skywalking copied to clipboard
[Feature] Modules Automated Initialization
Search before asking
- [X] I had searched in the issues and found no similar feature requirement.
Description
Introduce a system to automate initialing and connecting modules. Users could determine which modules are booted. We might base on https://pkg.go.dev/github.com/google/wire to implement this.
Use case
No response
Related issues
No response
Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
[WeOpen Star]I would like to help
I got it. i well try my best
Another framework option is https://github.com/uber-go/fx