Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What does file cmd/config.go do? #455

Closed
betnevs opened this issue Jun 20, 2022 · 2 comments · Fixed by #458
Closed

What does file cmd/config.go do? #455

betnevs opened this issue Jun 20, 2022 · 2 comments · Fixed by #458
Labels
good first issue Good for newcomers question Further information is requested

Comments

@betnevs
Copy link

betnevs commented Jun 20, 2022

type Config struct {
	Plugin *plugin.Config
}

文件中定义的Config并没有被引用的地方,请问这里的Config结构体的作用是什么?

@betnevs betnevs added the question Further information is requested label Jun 20, 2022
@chuntaojun
Copy link
Member

could you create one pr to remove it

@chuntaojun chuntaojun added the good first issue Good for newcomers label Jun 21, 2022
@betnevs
Copy link
Author

betnevs commented Jun 21, 2022

could you create one pr to remove it

ok,I can

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants