Documentation
¶
Index ¶
- type Connector
- func (r *Connector) Create(t *model.Ticket) (err error)
- func (r *Connector) GetMetadata() (metadata model.Metadata, err error)
- func (r *Connector) RefreshAll() (tickets map[*model.Ticket]bool, err error)
- func (r *Connector) TestConnection() (connected bool, err error)
- func (r *Connector) With(t *model.Tracker)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connector ¶
type Connector struct {
// contains filtered or unexported fields
}
func (*Connector) GetMetadata ¶
func (*Connector) RefreshAll ¶
func (*Connector) TestConnection ¶
TestConnection to Jira Cloud.
Click to show internal directories.
Click to hide internal directories.