Documentation
¶
Index ¶
Constants ¶
View Source
const ( GoogleApplicationCredentialsEnvironment = "GOOGLE_APPLICATION_CREDENTIALS" GoogleSheetsScope = "https://www.googleapis.com/auth/spreadsheets" )
Variables ¶
This section is empty.
Functions ¶
func GetGoogleCredentialsFromEnv ¶
func GetGoogleCredentialsFromEnv() (*google.Credentials, error)
func GetGoogleCredentialsFromJSON ¶
func GetGoogleCredentialsFromJSON(json []byte) (*google.Credentials, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.