Is it possible to make everything in a model a pointer and let nullable fields use guregu/null package? #360
Answered
by
go-jet
logic-and-math
asked this question in
Q&A
|
Hi, first I want to say: incredible package! |
Answered by
go-jet
Jul 6, 2024
Replies: 1 comment 4 replies
|
Hi @logic-and-math ,
No, it should be fine. It should work regardless of the presence of the pointer. |
4 replies
Answer selected by
logic-and-math
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @logic-and-math ,
No, it should be fine. It should work regardless of the presence of the pointer.