GolangTraining icon indicating copy to clipboard operation
GolangTraining copied to clipboard

Training for Golang (go language)

Results 55 GolangTraining issues
Sort by recently updated
recently updated
newest added

added local imports to main.go

How to use the REPL mode in the Golang language

Without the go.mod an IDE would show errors in a file where modules are used, e.g. 02_package/main/main.go. Why not add a go.mod with just one line? ```go.mod module github.com/GoesToEleven/GolangTraining ```

I was playing with the code and suddenly faced the stack overflow. I think it's useful to share it with others.

Ajuste simples na estrutura do arquivo README.

👋 Hello, we've received a report for a potential critical severity security issue in your repository. #### Next Steps 1️⃣ Visit **https://huntr.dev/bounties/1-other-GoesToEleven/GolangTraining** for more advisory information. 2️⃣ **[Sign-up](https://huntr.dev/)** to validate...