Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unset number property #176

Open
NFarrington opened this issue Mar 22, 2024 · 0 comments
Open

Unset number property #176

NFarrington opened this issue Mar 22, 2024 · 0 comments

Comments

@NFarrington
Copy link

Similar to #71, it doesn't appear possible to unset a number property as it expects a float64, which cannot be nil. Using an empty NumberProperty sets the value to 0, rather than unsettling it.

Please could it be possible to unset a number property?

N.B. I'm very new to programming in Go, so apologies if there's something I'm missing. I'm learning go with this package in a personal project and it's been very helpful, so thank you 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant