Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Article ¶
type Article struct { Author string Title string Description string URL string PublishedAt time.Time `json:publishedAt` Content string UrlToImage string `json:urlToImage` }
func SearchForDate ¶
Search news terms on the specific date
func SearchForDateAndDomain ¶
Search news terms on a specific date and domain
Click to show internal directories.
Click to hide internal directories.