Demonen to Programmer [email protected]English • 1 year agoGotta watch them nil pointers!lemmy.mlimagemessage-square23fedilinkarrow-up1588arrow-down123
arrow-up1565arrow-down1imageGotta watch them nil pointers!lemmy.mlDemonen to Programmer [email protected]English • 1 year agomessage-square23fedilink
minus-squareN3Cr0link10•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.