func cloud.google.com/go/internal/version.Go
3 uses
cloud.google.com/go/internal/version (current package)
version.go#L33: func Go() string {
cloud.google.com/go/profiler
profiler.go#L469: kv := append([]string{"gl-go", version.Go(), "gccl", version.Repo}, keyval...)
cloud.google.com/go/storage
storage.go#L78: var xGoogHeader = fmt.Sprintf("gl-go/%s gccl/%s", version.Go(), version.Repo)
![]() |
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. |