We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#17304
go是没有继承的概念的。模拟继承使代码难以理解。
将binder相关的模拟继承方式改为go的组合模式。
No response
The text was updated successfully, but these errors were encountered:
ck89119
No branches or pull requests
Parent Issue
#17304
Detail of Subtask
go是没有继承的概念的。模拟继承使代码难以理解。
将binder相关的模拟继承方式改为go的组合模式。
Describe implementation you've considered
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: