CodeChain-io / CodeChain-io/codechain-sdk-go
Hold pointer value if the object is nullable
Đang mở
- Ngôn ngữ chính
- Go
- Star
- 5
- Fork
- 4
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.