cmd

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

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.

Directories

Path Synopsis
google
slack
zoom

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL