doc: description of examples/ and tests/

This commit is contained in:
Michael McLoughlin
2019-01-06 14:25:05 -08:00
parent 0f63e0906d
commit 49b1691ac0
3 changed files with 7 additions and 0 deletions

2
examples/doc.go Normal file
View File

@@ -0,0 +1,2 @@
// Package examples provides examples of avo usage.
package examples