Documentation ¶ Index ¶ func Run(t *term.ViewPort) func Trans(t *term.ViewPort, uri, title string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(t *term.ViewPort) The Run function displays a menu of news topics and allows the user to select a topic to view the news articles related to that topic. func Trans ¶ func Trans(t *term.ViewPort, uri, title string) The function "Trans" takes in a ViewPort object, a topic, and a title as parameters, and then retrieves news items for that topic from an RSS feed, displays them in a menu, and allows the user to select a news item to view. Types ¶ This section is empty. Source Files ¶ View all Source files torrents.go transmission.go Click to show internal directories. Click to hide internal directories.