JIRA REST API client for Go (Golang)
The API is rather incomplete, but the parts that are implemented should work just fine.
import "github.com/salsita/go-jira/v2/jira"
The generated documentation at GoDoc.
MIT
, see the LICENSE
file.
JIRA REST API client for Go (Golang)
The API is rather incomplete, but the parts that are implemented should work just fine.
import "github.com/salsita/go-jira/v2/jira"
The generated documentation at GoDoc.
MIT
, see the LICENSE
file.