This website requires JavaScript.
Explore
Help
Register
Sign In
tordarus
/
anilist
Watch
1
Star
0
Fork
0
You've already forked anilist
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
9
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Timon Ringwald
1591816684
fixed nil pointer when no API entry found
2022-11-14 18:07:54 +01:00
airingschedule.go
return pointer to Cursor instead of Cursor itself
2022-02-24 21:15:14 +01:00
api.go
fixed nil pointer when no API entry found
2022-11-14 18:07:54 +01:00
cursor.go
return pointer to Cursor instead of Cursor itself
2022-02-24 21:15:14 +01:00
go.mod
moved to git.milar.in
2022-08-03 21:17:48 +02:00
media.go
return pointer to Cursor instead of Cursor itself
2022-02-24 21:15:14 +01:00
medialist.go
return pointer to Cursor instead of Cursor itself
2022-02-24 21:15:14 +01:00
page.go
initial commit
2022-02-03 17:23:29 +01:00
queries.go
initial commit
2022-02-03 17:23:29 +01:00
sub_selections.go
context and cursor introduced
2022-02-06 10:39:04 +01:00
types.go
fixed foreign key data types
2022-08-03 23:12:16 +02:00
user.go
return pointer to Cursor instead of Cursor itself
2022-02-24 21:15:14 +01:00
utils.go
initial commit
2022-02-03 17:23:29 +01:00
Description
Anilist API for Go
go
module
51
KiB
Languages
Go
100%