CodeChain-io / CodeChain-io/codechain-sdk-go
Replace hard-coded json tags to customized-marshaller
未关闭
- 主要语言
- Go
- 星标
- 5
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
Almost all field names in JSON format are same with the deserialized Go types. So I want to propose to implement custom Marshaller changing `PascalCase` to `camelCase`
Implementors can consult the following : https://gist.github.com/Rican7/39a3dc10c1499384ca91
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。