type cloud.google.com/go/profiler.agent
6 uses
cloud.google.com/go/profiler (current package)
profiler.go#L270: type agent struct {
profiler.go#L319: func (a *agent) createProfile(ctx context.Context) *pb.Profile {
profiler.go#L352: func (a *agent) profileAndUpload(ctx context.Context, p *pb.Profile) {
profiler.go#L481: func initializeAgent(c pb.ProfilerServiceClient) (*agent, error) {
profiler.go#L522: return &agent{
profiler.go#L603: func pollProfilerService(ctx context.Context, a *agent) {
![]() |
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. |