alias

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TomlConfig

type TomlConfig struct {
	AWS             map[string]interface{} `toml:"aws"`
	Azure           map[string]interface{} `toml:"azure"`
	GCP             map[string]interface{} `toml:"gcp"`
	Datadog         map[string]interface{} `toml:"datadog"`
	Google          map[string]interface{} `toml:"google"`
	GoogleWorkspace map[string]interface{} `toml:"googleworkspace"`
	Youtube         map[string]interface{} `toml:"youtube"`
	PagerDuty       map[string]interface{} `toml:"pagerduty"`
	Github          map[string]interface{} `toml:"github"`
	CircleCI        map[string]interface{} `toml:"circleci"`
	Firebase        map[string]interface{} `toml:"firebase"`
	JIRA            map[string]interface{} `toml:"jira"`
}

TomlConfig ...

func GetConfig

func GetConfig() (*TomlConfig, error)

GetConfig ...

Jump to

Keyboard shortcuts

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