CodeChain-io / CodeChain-io/codechain-sdk-go

Replace hard-coded json tags to customized-marshaller

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
5
Forks
4
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.