Documentation
¶
Index ¶
- func Alert(title, msg string) error
- func CheckData(url string) bool
- func GetTitle(ctx context.Context, url string) (string, error)
- func GetTitleWg(ctx context.Context, url *Url, throttle chan struct{}, result chan<- *Url, ...)
- func Notify(title, msg string) error
- func ParseTitle(r io.Reader) (string, error)
- func ReadData(filename string) error
- func Run(quitCh chan os.Signal, active *bool)
- func SaveData(filename string, url []*Url) error
- type Url
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTitleWg ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.