CodeChain-io / CodeChain-io/codechain-sdk-go
Replace hard-coded json tags to customized-marshaller
Ouverte
- Langage dominant
- Go
- Étoiles
- 5
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.