More package-level GoDoc

This commit is contained in:
Philip O'Toole
2017-07-06 09:31:23 -07:00
parent 350e62a61f
commit 7bd54944f3
2 changed files with 4 additions and 0 deletions

2
aws/doc.go Normal file
View File

@@ -0,0 +1,2 @@
// Package aws provides functionality for accessing the AWS API.
package aws

2
cluster/doc.go Normal file
View File

@@ -0,0 +1,2 @@
// Package cluster supports intracluster control messaging.
package cluster