How you can do testing in go?
Why is type assertion used?
How would you print type of variable in go?
Does go support method overloading?
How can you format a string without printing?
How to use custom packages in go language?
What is default value of a global variable in go?
Is go a case sensitive language?
What is syntax like in go?
How a pointer is represented in go?
What gopath environment variable is?
What is type “bool” default value?
Why type assertion is used in go language?
Does go (golang) support operator overloading?
What do you know about modular programming?