Is there a difference in writing function names in lowercase or uppercase?
What does the keyword defer mean in Go?
Why is an underscore character needed when importing packages?
List the main data types in Go
Does map guarantee the order of data reading?