Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdFetchGDELT = &command.Command{ Name: "fetch-gdelt", UsageLine: "fetch-gdelt", Short: "fetch latest news from GDELT", Long: ` The command "fetch-gdelt" starts a process which periodically fetches events from GDELT Master CSV Data File List. For each event, the source URL is extracted (a link to the first news report it found this event in). If present, a new WebResource is created and new related jobs are scheduled (as configured). `, Run: Run, }
CmdFetchGDELT implements the command "whatsnew fetch-gdelt".
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.