Discover Packages
github.com/NullpointerW/anicat
net
package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Sep 25, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Conn struct {
TcpConn net .Conn
}
type Stat struct {
File string `json:"file"`
Size string `json:"size"`
Progress string `json:"progress"`
}
type Subj struct {
Sid int `json:"sid"`
Typ string `json:"type"`
Name string `json:"name"`
Episode string `json:"epi"`
Status string `json:"status"`
Compl string `json:"compl"`
}
type TorrItem struct {
Name string `json:"name"`
Size string `json:"size"`
UpdateTime string `json:"uptime"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.