This website requires JavaScript.
Explore
Help
Sign In
jasperbok
/
jiraclient
Watch
1
Star
0
Fork
You've already forked jiraclient
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Jira client written in Go.
10
Commits
1
Branch
1
Tag
35
KiB
Go
100%
0b9f5491d2
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Jasper Bok
0b9f5491d2
Make `JiraClient.get()` accept optional query params
2023-07-17 20:34:00 +02:00
client.go
Make `JiraClient.get()` accept optional query params
2023-07-17 20:34:00 +02:00
client_test.go
Add the `JiraClient` type
2023-07-14 19:09:20 +02:00
comment.go
Add `Updated` and `UpdateAuthor` fields to `Comment`
2023-07-14 19:09:20 +02:00
go.mod
Start the project
2023-07-14 16:09:39 +02:00
issue.go
Add the `Issue` type
2023-07-14 19:09:20 +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