Documentation ¶
Index ¶
Constants ¶
View Source
const ( LogFmt = log.Ldate | log.Ltime | log.Lshortfile // google API credentials - oath2.Config{}, read only ok GoogleConfigPath = "google.config.json" // zoom OAuth persistence - oauth2.Token{}, read/write GoogleCredsPath = "google.creds.json" // zoom API credentials - zoom.Config{}, read only ok // optional slack API credentials, read only ok SlackConfigPath = "slack.config.json" ZoomConfigPath = "zoom.config.json" // zoom OAuth persistence - oauth2.Token{}, read/write ZoomCredsPath = "zoom.creds.json" ZatConfigPath = "zat.yml" )
Variables ¶
This section is empty.
Functions ¶
func FlagConfigDir ¶
func FlagConfigDir() *string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.