Add Link of Effective Go about functions

pull/5627/head
Jeferson Martins Bruno 7 months ago committed by GitHub
parent 636192af87
commit 27c5626ef6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/golang/content/100-go-basics/108-functions.md

@ -11,3 +11,4 @@ Visit the following resources to learn more:
- [Go by Example: Functions](https://gobyexample.com/functions)
- [Functions in go](https://www.golangprograms.com/go-language/functions.html)
- [Effective Go: Functions](https://go.dev/doc/effective_go#functions)

Loading…
Cancel
Save