Files
perennial 6953282962 refactor requests.go
Probably broke something but retryRequest became too big
in #130 and was unreadable
2024-10-17 02:37:09 +11:00

5 lines
106 B
Go

/*
Package core makes requests to Pixiv APIs and parses information into structured data.
*/
package core