# Functions
RegisterScraperHandler registers the http handlers for service Scraper to "mux".
RegisterScraperHandlerClient registers the http handlers for service Scraper to "mux".
RegisterScraperHandlerFromEndpoint is same as RegisterScraperHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterScraperHandlerServer registers the http handlers for service Scraper to "mux".