jira

package
v0.16.2 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Http

type Http struct {
	// contains filtered or unexported fields
}

func New

func New() (*Http, error)

func (*Http) Create

func (h *Http) Create(ctx context.Context, wp *models.Workplan) error

type Request

type Request struct {
	Fields map[string]interface{} `json:"fields"`
}

type Response

type Response struct {
	ID   string `json:"id"`
	Key  string `json:"key"`
	Self string `json:"self"`
}

Jump to

Keyboard shortcuts

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