type cloud.google.com/go/errorreporting/apiv1beta1.ErrorEventIterator
7 uses
cloud.google.com/go/errorreporting/apiv1beta1 (current package)
error_stats_client.go#L217: func (c *ErrorStatsClient) ListEvents(ctx context.Context, req *clouderrorreportingpb.ListEventsRequest, opts ...gax.CallOption) *ErrorEventIterator {
error_stats_client.go#L221: it := &ErrorEventIterator{}
error_stats_client.go#L280: type ErrorEventIterator struct {
error_stats_client.go#L300: func (it *ErrorEventIterator) PageInfo() *iterator.PageInfo {
error_stats_client.go#L306: func (it *ErrorEventIterator) Next() (*clouderrorreportingpb.ErrorEvent, error) {
error_stats_client.go#L316: func (it *ErrorEventIterator) bufLen() int {
error_stats_client.go#L320: func (it *ErrorEventIterator) takeBuf() interface{} {
![]() |
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. |