package
0.0.7
Repository: https://github.com/jaxxstorm/grass.git
Documentation: pkg.go.dev

# Functions

NewBlueskySearcher initializes the BlueskySearcher with API credentials.
NewFediverseSearcher initializes the searcher with a list of instance URLs and obtains access tokens.
No description provided by the author
No description provided by the author
NewYouTubeSearcher initializes YouTubeSearcher with the API key.

# Structs

No description provided by the author
FediverseSearcher is a searcher for posts on multiple Mastodon instances with OAuth2 support.
No description provided by the author
No description provided by the author
No description provided by the author
YouTubeSearcher implements the Searcher interface for YouTube.

# Interfaces

Searcher defines the interface that all search providers must implement.