type google.golang.org/genproto/googleapis/cloud/tasks/v2.Task_HttpRequest
5 uses
google.golang.org/genproto/googleapis/cloud/tasks/v2 (current package)
task.pb.go#L264: if x, ok := x.GetMessageType().(*Task_HttpRequest); ok {
task.pb.go#L337: type Task_HttpRequest struct {
task.pb.go#L346: func (*Task_HttpRequest) isTask_MessageType() {}
task.pb.go#L608: (*Task_HttpRequest)(nil),
golang.org/x/pkgsite/internal/queue
queue.go#L163: task.MessageType = &taskspb.Task_HttpRequest{
![]() |
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. |