CodeChain-io / CodeChain-io/codechain-sdk-go

Hold pointer value if the object is nullable

Open
#53 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
5
Forks
4
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.