Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Display ¶
func Display(results chan *Result)
Display writes results to the console window as they are received by the individual goroutines.
func Match ¶
Match is launched as a goroutine for each individual feed to run searches concurrently.
Types ¶
type Feed ¶
Feed contains information we need to process a feed
func RetrieveFeeds ¶
RetrieveFeeds reads and unmarshals the feed data file. - 解析、反序列化源数据文件
Click to show internal directories.
Click to hide internal directories.