domain

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2022 License: AGPL-3.0-or-later Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Channel

type Channel struct {
	JQL         string `mapstructure:"JQL"`
	Title       string `mapstructure:"Title"`
	Link        string `mapstructure:"Link"`
	Description string `mapstructure:"Description"`
	FilePath    string `mapstructure:"Filepath"`
}

type Ticket

type Ticket struct {
	Id        string
	Key       string
	Link      string
	Assignee  string
	Priority  string
	Reporter  string
	IssueType string
	Status    string
	Summary   string
}

Jump to

Keyboard shortcuts

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