Hi, so I recently started learning Go but having some issues with the confusing (For me) variable system. Looked at all wikis and all.
So I have a variable in a package called "lib" (yes the variable is exported) and I want to access this in another package called "handler" but its not importing there? Really wierd.
I doubt I'll get many replies due to the language but worth a shot.
Thanks
Ellie
So I have a variable in a package called "lib" (yes the variable is exported) and I want to access this in another package called "handler" but its not importing there? Really wierd.
I doubt I'll get many replies due to the language but worth a shot.
Thanks
Ellie
