stackdriver:用于访问Stackdriver API的客户端库

时间:2021-05-04 12:57:10
【文件属性】:
文件名称:stackdriver:用于访问Stackdriver API的客户端库
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-04 12:57:10
Go API库 已弃用:此存储库已不再使用且不再维护。 该代码库的权威版本可以在上找到。 用于访问Stackdriver API的客户端库。 目前已实施: 自定义指标 代码部署事件 注释事件 用法 import "github.com/bellycard/stackdriver" // Create new Stackdriver API client. client := stackdriver.NewStackdriverClient("apikey") // Create new Stackdriver API gateway message. apiMessages := stackdriver.NewGatewayMessage() // Populate gateway message with metrics. apiMessages.CustomMetric("my-met
【文件预览】:
stackdriver-master
----.gitignore(273B)
----README.md(1KB)
----custom_metric.go(3KB)
----annotation_event.go(2KB)
----LICENSE.md(10KB)
----stackdriver.go(932B)
----deploy_event.go(2KB)

网友评论