types

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: May 31, 2022 License: Unlicense Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPromptInput

func GetPromptInput(pc Dialog, defaultInput string) string

Types

type Dialog

type Dialog struct {
	ErrorMsg string
	Label    string
}

type GitHookConfig added in v0.9.1

type GitHookConfig struct {
	Version    string      `json:"version,omitempty"`
	Workspaces []Workspace `json:"workspaces,omitempty"`
}

type GitHooks

type GitHooks struct {
	Project  string
	JiraName string
	WorkDir  string
}

type Workspace added in v0.9.1

type Workspace struct {
	Name         string `json:"name,omitempty"`
	ProjectKeyRE string `json:"projectKeyRE,omitempty"`
	Folder       string `json:"folder,omitempty"`
}

Jump to

Keyboard shortcuts

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