Documentation
¶
Overview ¶
Package jamz provides CLI commands for discovering and managing live shows.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrApiKeyMissing = errors.New("JAMBASE_API_KEY environment variable is required to search for shows")
ErrApiKeyMissing is returned when JAMBASE_API_KEY is not set.
Functions ¶
Types ¶
type SearchOptions ¶
type SearchOptions = jambase.SearchOptions
SearchOptions defines optional filters for looking up shows through the Jambase client. All filters are optional; searches default to all upcoming shows in the US.
Click to show internal directories.
Click to hide internal directories.