cloud.google.com/go/profiler.Config.Service (field)
7 uses
cloud.google.com/go/profiler (current package)
profiler.go#L117: Service string
profiler.go#L491: Target: config.Service,
profiler.go#L533: if config.Service == "" {
profiler.go#L536: config.Service = val
profiler.go#L541: if config.Service == "" {
profiler.go#L544: if !serviceRegexp.MatchString(config.Service) {
profiler.go#L545: return fmt.Errorf("service name %q does not match regular expression %v", config.Service, serviceRegexp)
![]() |
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. |