Skip to content

Commit 968ff0e

Browse files
authored
Update multiple-return-values documentation
Removed a resource link and retained another.
1 parent ffe4902 commit 968ff0e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/data/roadmaps/golang/content/multiple-return-values@ai2s1bwiTcPzrXQTxFDwV.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ Go functions can return multiple values, commonly used for returning result and
44

55
Visit the following resources to learn more:
66

7-
- [@article@Multiple Return Values in Go](https://engineerpalsu.medium.com/multiple-return-values-in-go-7aa5511d3050)
8-
- [@article@How to manage Go function multiple returns](https://labex.io/tutorials/go-how-to-manage-go-function-multiple-returns-419825)
7+
- [@article@How to manage Go function multiple returns](https://labex.io/tutorials/go-how-to-manage-go-function-multiple-returns-419825)

0 commit comments

Comments
 (0)