jrbasso / go-jira

JIRA REST API client library for Go (Golang)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-jira

JIRA REST API client for Go (Golang)

Usage

The API is rather incomplete, but the parts that are implemented should work just fine.

import "github.com/salsita/go-jira/v2/jira"

Documentation

The generated documentation at GoDoc.

License

MIT, see the LICENSE file.

About

JIRA REST API client library for Go (Golang)

License:MIT License


Languages

Language:Go 100.0%