type cloud.google.com/go/errorreporting/apiv1beta1.ErrorGroupStatsIterator
7 uses
cloud.google.com/go/errorreporting/apiv1beta1 (current package)
error_stats_client.go#L176: func (c *ErrorStatsClient) ListGroupStats(ctx context.Context, req *clouderrorreportingpb.ListGroupStatsRequest, opts ...gax.CallOption) *ErrorGroupStatsIterator {
error_stats_client.go#L180: it := &ErrorGroupStatsIterator{}
error_stats_client.go#L327: type ErrorGroupStatsIterator struct {
error_stats_client.go#L347: func (it *ErrorGroupStatsIterator) PageInfo() *iterator.PageInfo {
error_stats_client.go#L353: func (it *ErrorGroupStatsIterator) Next() (*clouderrorreportingpb.ErrorGroupStats, error) {
error_stats_client.go#L363: func (it *ErrorGroupStatsIterator) bufLen() int {
error_stats_client.go#L367: func (it *ErrorGroupStatsIterator) 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. |