type google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1.ReportErrorsServiceServer
5 uses
google.golang.org/genproto/googleapis/devtools/clouderrorreporting/v1beta1 (current package)
report_errors_service.pb.go#L496: type ReportErrorsServiceServer interface {
report_errors_service.pb.go#L517: func RegisterReportErrorsServiceServer(s *grpc.Server, srv ReportErrorsServiceServer) {
report_errors_service.pb.go#L527: return srv.(ReportErrorsServiceServer).ReportErrorEvent(ctx, in)
report_errors_service.pb.go#L534: return srv.(ReportErrorsServiceServer).ReportErrorEvent(ctx, req.(*ReportErrorEventRequest))
report_errors_service.pb.go#L541: HandlerType: (*ReportErrorsServiceServer)(nil),
![]() |
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. |