Invalid memory address or nill pointer dereference

here is my code : https://play.golang.org/p/fFOVQgFgonv
After including line 70 -88 i got this error : https://play.golang.org/p/CKxD2QGSMqX
can anyone tell me why is this error and what i have to correct?

The variable appDatabase is not initialized.

1 Like

thank you very much

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.