Documentation ¶
Index ¶
Constants ¶
View Source
const (
KAT_URL string = "https://kat.cr/json.php?q=%v&field=seeders&order=desc"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KatQuery ¶
type KatQuery struct { Title string Torrents []KatTorrent `json:"list"` }
type KatTorrent ¶
Click to show internal directories.
Click to hide internal directories.