Go library for retrieving information from novelupdates.com
Go to file
2023-03-07 18:54:53 +01:00
.gitignore initial commit 2023-03-03 14:37:16 +01:00
api.go getPageCount fixed 2023-03-06 11:49:13 +01:00
curl.go fixed curl problems again 2023-03-07 18:54:53 +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