How to use named return parameters
InfoWorld | Jun 27, 2022
Go's named return parameters feature provides a more compact way to return multiple values from a function. Learn how to make use of it in this video, especially in cases where you want a single, authoritative return to handle everything at the end of a function.
Copyright © 2022 IDG Communications, Inc.