Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ConfigKeyGCPServiceAccountKey is the config name for Google cloud platform service account key ConfigKeyGCPServiceAccountKey = "serviceAccountKey" // ConfigKeyGCSBucket is the config name for Google cloud storage bucket ConfigKeyGCSBucket = "bucket" )
Variables ¶
View Source
var (
ErrEmptyConfig = errors.New("missing or empty config")
)
Functions ¶
func RequiredConfigErr ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.