lint: add package comment for package google (#2343)

This commit is contained in:
Menghan Li
2018-10-01 10:44:27 -07:00
committed by GitHub
parent b48e364c83
commit fdc936c6b5

View File

@ -16,6 +16,7 @@
*
*/
// Package google defines credentials for google cloud services.
package google
import (