mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-03 06:12:53 +02:00
Made text shorter (#6739)
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# Functions
|
# 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?
|
- How to define and call functions in Go?
|
||||||
- Named returns in Go?
|
- Named returns in Go?
|
||||||
- Handle multiple return types.
|
- Handle multiple return types.
|
||||||
- Different types of functions in Go.
|
- Different function types in Go.
|
||||||
|
|
||||||
Visit the following resources to learn more:
|
Visit the following resources to learn more:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user