We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe4902 commit 968ff0eCopy full SHA for 968ff0e
1 file changed
src/data/roadmaps/golang/content/multiple-return-values@ai2s1bwiTcPzrXQTxFDwV.md
@@ -4,5 +4,4 @@ Go functions can return multiple values, commonly used for returning result and
4
5
Visit the following resources to learn more:
6
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)
+- [@article@How to manage Go function multiple returns](https://labex.io/tutorials/go-how-to-manage-go-function-multiple-returns-419825)
0 commit comments