go-jira icon indicating copy to clipboard operation
go-jira copied to clipboard

JIRA REST API client library for Go (Golang)

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.