Skip to content

Hold pointer value if the object is nullable #53

@cubismic

Description

@cubismic

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions