CodeChain-io / CodeChain-io/codechain-sdk-go
Replace hard-coded json tags to customized-marshaller
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 5
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.