Skip to content

Hold pointer value if the object is nullable #53

Description

@cubistplay

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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