aboutsummaryrefslogtreecommitdiff
path: root/anime/client.go
AgeCommit message (Collapse)Author
2022-02-17actually fixed all the errors with broken imports and clientsVidhu Kant Sharma
2022-02-06now a single http.Client is responsible for all the HTTP requests.Vidhu Kant Sharma
2022-02-06converted all anime functions into methods for client structVidhu Kant Sharma