Add descriptions to example programs and bump deps in examples

This commit is contained in:
Christian Rocha
2020-10-14 11:51:04 -04:00
parent a588b61db4
commit 51e97bb959
9 changed files with 31 additions and 5 deletions

View File

@@ -1,5 +1,7 @@
package main
// An example demonstrating an application with multiple views.
import (
"fmt"
"math"