func cloud.google.com/go/logging/apiv2.versionGo
4 uses
cloud.google.com/go/logging/apiv2 (current package)
config_client.go#L139: kv := append([]string{"gl-go", versionGo()}, keyval...)
doc.go#L71: func versionGo() string {
logging_client.go#L129: kv := append([]string{"gl-go", versionGo()}, keyval...)
metrics_client.go#L128: 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. |