mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
6953282962
Probably broke something but retryRequest became too big in #130 and was unreadable
5 lines
106 B
Go
5 lines
106 B
Go
/*
|
|
Package core makes requests to Pixiv APIs and parses information into structured data.
|
|
*/
|
|
package core
|