CodeChain-io / CodeChain-io/codechain-sdk-go
Hold pointer value if the object is nullable
Aperta
- Lingua principale
- Go
- Stelle
- 5
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Some elements of objects are nullable.
But current implementation has not considered this.
Since golang does not support nullable structs in default,
If the object is nullable, hold pointer value instead of the exact value.
We should check all the structs that are implemented.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.