package
0.0.0-20240815154250-7cb85a9cfeee
Repository: https://github.com/holedaemon/bot2.git
Documentation: pkg.go.dev

# Functions

New creates a new Client.
WithHTTPClient sets a Client's underlying HTTP client.

# Variables

ErrEmptyQuery is returned when a search query is empty.

# Structs

Client is an HTTP Client responsible for pulling data from Jerkcity's API.
Episode is an episode of Jerkcity.
EpisodeSearch represents a search for an episode.
EpisodeSearchSums are the sums returned with a search.
No description provided by the author
Search represents a request to the /search endpoint.

# Type aliases

Option configures a Client.