config

package
v0.0.0-...-849145b Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Google *Google
	Jira   *Jira
}

func NewConfig

func NewConfig(ctx context.Context) *Config

type Google

type Google struct {
	OAuth2      *oauth2.Config
	OAuth2Token *oauth2.Token
}

type Jira

type Jira struct {
	InstanceURL string
	AccessToken string
	TaskJQL     string
}

Jump to

Keyboard shortcuts

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