gotypes: doc exported symbols (#9)

This commit is contained in:
Michael McLoughlin
2019-01-04 20:38:21 -08:00
parent 69aeaf5cf7
commit 52a501c7be
4 changed files with 53 additions and 11 deletions

2
gotypes/doc.go Normal file
View File

@@ -0,0 +1,2 @@
// Package gotypes provides helpers for interacting with Go types within avo functions.
package gotypes