Demonen to Programmer Humor@lemmy.mlEnglish • 1 year agoGotta watch them nil pointers!lemmy.mlimagemessage-square24fedilinkarrow-up1592arrow-down123
arrow-up1569arrow-down1imageGotta watch them nil pointers!lemmy.mlDemonen to Programmer Humor@lemmy.mlEnglish • 1 year agomessage-square24fedilink
minus-squareN3Cr0linkfedilink9•1 year agoThe struct and its CRUD functions seem to be all implemented. Problem is: The Create method is never be called.
The struct and its CRUD functions seem to be all implemented. Problem is: The
Create
method is never be called.Might be a problem with the factory then.