Tips for Golfing in Go Basic tips Import packages into the global namespace: import."fmt" Use raw string literals (`…`) for strings with newlines