.gitignore
|
initial commit
|
2023-03-03 14:37:16 +01:00 |
api.go
|
dont cancel curl commands during execution
|
2023-03-07 19:48:18 +01:00 |
curl.go
|
dont cancel curl commands during execution
|
2023-03-07 19:48:18 +01:00 |
cursor.go
|
initial commit
|
2023-03-03 14:37:16 +01:00 |
errors.go
|
pageCount method implemented
|
2023-03-06 11:41:29 +01:00 |
genre.go
|
initial commit
|
2023-03-03 14:37:16 +01:00 |
go.mod
|
proper error handling
|
2023-03-06 11:21:19 +01:00 |
go.sum
|
proper error handling
|
2023-03-06 11:21:19 +01:00 |
tag.go
|
initial commit
|
2023-03-03 14:37:16 +01:00 |
types.go
|
added String() methods for various types
|
2023-03-03 15:08:21 +01:00 |