Do you need type conversion of struct?
未关闭
- 主要语言
- Go
- 星标
- 1k
- 派生
- 105
- PR 合并指标
- 30 天内没有已合并 PR
描述
When I use gpython as a plugin parser, I use reflect and recurrence to achieve a more general type conversion because of the trouble of type conversion.
Support mutual conversion of go type and gpython type including struct and map
Of course, the performance is not very good
https://github.com/wetor/AnimeGo/blob/feature-update_plugin/pkg/plugin/utils.go
and https://github.com/wetor/AnimeGo/blob/feature-update_plugin/pkg/utils/utils.go line 65, 76
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。