/go-jira

JIRA REST API client library for Go (Golang)

Primary LanguageGoMIT LicenseMIT

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.