CodeChain-io / CodeChain-io/codechain-sdk-go
Hold pointer value if the object is nullable
オープン
- 主要言語
- Go
- スター
- 5
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。