type cloud.google.com/go/errorreporting/apiv1beta1.ReportErrorsClient
8 uses
cloud.google.com/go/errorreporting/apiv1beta1 (current package)
info.go#L40: func (rec *ReportErrorsClient) SetGoogleClientInfo(keyval ...string) {
report_errors_client.go#L60: type ReportErrorsClient struct {
report_errors_client.go#L80: func NewReportErrorsClient(ctx context.Context, opts ...option.ClientOption) (*ReportErrorsClient, error) {
report_errors_client.go#L100: c := &ReportErrorsClient{
report_errors_client.go#L115: func (c *ReportErrorsClient) Connection() *grpc.ClientConn {
report_errors_client.go#L121: func (c *ReportErrorsClient) Close() error {
report_errors_client.go#L128: func (c *ReportErrorsClient) setGoogleClientInfo(keyval ...string) {
report_errors_client.go#L142: func (c *ReportErrorsClient) ReportErrorEvent(ctx context.Context, req *clouderrorreportingpb.ReportErrorEventRequest, opts ...gax.CallOption) (*clouderrorreportingpb.ReportErrorEventResponse, error) {
![]() |
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. |