stdlib: added package doc strings
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Google Cloud Platform
|
||||
package gcp
|
||||
|
||||
import (
|
||||
|
@@ -1,3 +1,4 @@
|
||||
// Google Container Registry
|
||||
package gcr
|
||||
|
||||
import (
|
||||
|
@@ -1,3 +1,4 @@
|
||||
// Google Kubernetes Engine
|
||||
package gke
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user