skywalking icon indicating copy to clipboard operation
skywalking copied to clipboard

[Feature] Modules Automated Initialization

Open hanahmily opened this issue 2 years ago • 2 comments

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

hanahmily avatar Jun 08 '22 03:06 hanahmily

[WeOpen Star]I would like to help

hoteye avatar Aug 17 '22 12:08 hoteye

I got it. i well try my best

hoteye avatar Aug 18 '22 06:08 hoteye

Another framework option is https://github.com/uber-go/fx

hanahmily avatar Nov 09 '22 06:11 hanahmily