Directories ¶
Path | Synopsis |
---|---|
advanced
|
|
example1
Sample program to show how to recover from panics.
|
Sample program to show how to recover from panics. |
Sample program to show how functions can return multiple values while using named and struct types.
|
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 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 some of the mechanics behind the short variable declaration operator redeclares. |
Sample program to show how anonymous functions and closures work.
|
Sample program to show how anonymous functions and closures work. |
exercises
|
|
exercise1
Declare a struct type to maintain information about a user.
|
Declare a struct type to maintain information about a user. |
template1
Declare a struct type to maintain information about a user.
|
Declare a struct type to maintain information about a user. |
Click to show internal directories.
Click to hide internal directories.