CodeChain-io / CodeChain-io/codechain-sdk-go
Replace hard-coded json tags to customized-marshaller
Aperta
- Lingua principale
- Go
- Stelle
- 5
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.