Class: GoApiClient::HttpFetcher::QuietStatusReporter

Inherits:
Object
  • Object
show all
Defined in:
lib/go_api_client/http_fetcher.rb

Instance Method Summary collapse

Instance Method Details

#on_request_start(*args) ⇒ Object



22
# File 'lib/go_api_client/http_fetcher.rb', line 22

def on_request_start(*args); end

#on_request_success(*args) ⇒ Object



23
# File 'lib/go_api_client/http_fetcher.rb', line 23

def on_request_success(*args); end