cmd

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PUNCHOUT_DB_VERSION = "1"
)

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type JiraConfig

type JiraConfig struct {
	JiraURL           *string `toml:"jira_url"`
	JiraToken         *string `toml:"jira_token"`
	Jql               *string
	JiraTimeDeltaMins *int `toml:"jira_time_delta_mins"`
}

type POConfig

type POConfig struct {
	DbPath *string `toml:"db_path"`
	Jira   JiraConfig
}

Jump to

Keyboard shortcuts

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