What is difference between := and = operators in Go?

Answer • 1 Asked • Jan 14 2020
In Go, what is the difference between the = and := operator? They both seem to be for assignment? This might be obvious but I can't seem to find it in the docs.

Write your answer...

On a mission to build Next-Gen Community Platform for Developers