package
0.0.10
Repository: https://github.com/mutablelogic/go-llm.git
Documentation: pkg.go.dev

# README

NewsAPI Client

This package provides a client for the NewsAPI API, which is used to interact with the NewsAPI service.

References:

# Functions

No description provided by the author
Set the category.
Set the country.
Set the language.
Set the number of results.
Set the query.
Sort for articles by date.
Sort for articles by popularity.
Sort for articles by relevancy.

# Structs

Article
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Opt is a function which can be used to set options on a request.