func cloud.google.com/go/monitoring/apiv3.versionGo
7 uses
cloud.google.com/go/monitoring/apiv3 (current package)
alert_policy_client.go#L172: kv := append([]string{"gl-go", versionGo()}, keyval...)
doc.go#L81: func versionGo() string {
group_client.go#L200: kv := append([]string{"gl-go", versionGo()}, keyval...)
metric_client.go#L206: kv := append([]string{"gl-go", versionGo()}, keyval...)
notification_channel_client.go#L219: kv := append([]string{"gl-go", versionGo()}, keyval...)
service_monitoring_client.go#L210: kv := append([]string{"gl-go", versionGo()}, keyval...)
uptime_check_client.go#L184: kv := append([]string{"gl-go", versionGo()}, keyval...)
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |