Documentation
¶
Index ¶
- func Client() (*client.Client, error)
- func Execute() error
- func ExitCodeFor(err error) int
- func RegisterAPICommand(categoryID, categoryTitle string, cmd *cobra.Command)
- func RootCmd() *cobra.Command
- func SetVersionInfo(v, c, d string)
- func WriteResponse(cmd *cobra.Command, resp *client.Response) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExitCodeFor ¶
ExitCodeFor returns the process exit code for a given error.
func RegisterAPICommand ¶
RegisterAPICommand is invoked by generated files to attach a command to the root, grouped by its API category.
func SetVersionInfo ¶
func SetVersionInfo(v, c, d string)
Types ¶
This section is empty.
Source Files
¶
- completion.go
- configure.go
- gen_airbnb_listing.go
- gen_airbnb_property.go
- gen_amazon_product.go
- gen_amazon_reviews.go
- gen_amazon_search.go
- gen_amazon_seller.go
- gen_amazon_seller_products.go
- gen_bing_serp.go
- gen_booking_place.go
- gen_booking_search.go
- gen_glassdoor_job.go
- gen_glassdoor_listing.go
- gen_google_ai_mode.go
- gen_google_events.go
- gen_google_flights.go
- gen_google_images.go
- gen_google_immersive_product.go
- gen_google_maps.go
- gen_google_maps_contributor_reviews.go
- gen_google_maps_photos.go
- gen_google_maps_place.go
- gen_google_maps_posts.go
- gen_google_maps_reviews.go
- gen_google_news.go
- gen_google_serp.go
- gen_google_serp_light.go
- gen_google_shopping.go
- gen_google_short_videos.go
- gen_google_trends.go
- gen_helpers.go
- gen_indeed_job.go
- gen_indeed_listing.go
- gen_instagram_profile.go
- gen_redfin_listing.go
- gen_redfin_property.go
- gen_shopify_collections.go
- gen_shopify_products.go
- gen_web_scraping.go
- gen_yellowpages_place.go
- gen_yellowpages_search.go
- gen_yelp_place.go
- gen_yelp_search.go
- gen_youtube_channel_api.go
- gen_youtube_search_api.go
- gen_youtube_transcript_api.go
- gen_youtube_video_api.go
- gen_zillow_listing.go
- gen_zillow_property.go
- root.go
- update.go
- util.go
- version.go
Click to show internal directories.
Click to hide internal directories.