Jira client written in Go.
Go to file
Jasper Bok 481e12aec6 Add custom `Time` type to unmarshal Jira's times 2023-07-14 19:09:20 +02:00
client.go Add the `JiraClient` type 2023-07-14 19:09:20 +02:00
client_test.go Add the `JiraClient` type 2023-07-14 19:09:20 +02:00
comment.go Add custom `Time` type to unmarshal Jira's times 2023-07-14 19:09:20 +02:00
go.mod Start the project 2023-07-14 16:09:39 +02:00
project.go Add the `Project` type 2023-07-14 19:09:20 +02:00
time.go Add custom `Time` type to unmarshal Jira's times 2023-07-14 19:09:20 +02:00
user.go Add the `User` type 2023-07-14 19:09:20 +02:00