RubyGems Navigation menu

google-cloud-debugger-v2 0.1.3

The Cloud Debugger API allows applications to interact with the Google Cloud Debugger backends. It provides two interfaces: the Debugger interface and the Controller interface. The Controller interface allows you to implement an agent that sends state data -- for example, the value of program variables and the call stack -- to Cloud Debugger when the application is running. The Debugger interface allows you to implement a Cloud Debugger client that allows users to set and delete the breakpoints at which the state data is collected, as well as read the data that is captured.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.6.0 - June 06, 2023 (60.0 KB)
  2. 0.5.0 - March 08, 2023 (58.0 KB)
  3. 0.4.0 - July 02, 2022 (41.5 KB)
  4. 0.3.5 - January 11, 2022 (41.5 KB)
  5. 0.3.4 - November 08, 2021 (42.0 KB)
  6. 0.1.3 - January 20, 2021 (39.5 KB)
顯示所有版本(共 14)

Runtime 相依性套件 (2):

Development 相依性套件 (8):

google-style ~> 1.24.0
minitest ~> 5.14
minitest-rg ~> 5.2
rake >= 12.0
redcarpet ~> 3.0
simplecov ~> 0.18
yard ~> 0.9

擁有者:

推送者:

作者:

  • Google LLC

SHA 256 總和檢查碼:

=

總下載次數 81,036

這個版本 1,755

版本发布:

授權:

Apache-2.0

Ruby 版本需求: >= 2.4

相關連結: