Made text shorter (#6739)

pull/6750/head
Lucas Dondo 2 months ago committed by GitHub
parent 4bbab1fbee
commit 2890c722fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      src/data/roadmaps/golang/content/100-go-basics/108-functions.md

@ -1,11 +1,11 @@
# Functions
Discover how functions work in Go, the list of resources below will cover :
Discover how functions work in Go, the list of resources below will cover:
- How to define and call functions in Go?
- Named returns in Go?
- Handle multiple return types.
- Different types of functions in Go.
- Different function types in Go.
Visit the following resources to learn more:

Loading…
Cancel
Save