directory
0.0.0-20250227122322-59689edd5517
Repository: https://github.com/ardanlabs/gotraining.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Sample program to show how functions can return multiple values while using named and struct types.
Sample program to show how we can use the blank identifier to ignore return values.
Sample program to show some of the mechanics behind the short variable declaration operator redeclares.
Sample program to show how anonymous functions and closures work.
No description provided by the author