cloud.google.com/go/storage.HMACKeysIterator.nextFunc (field)

3 uses

	cloud.google.com/go/storage (current package)
		hmac.go#L290: 	nextFunc  func() error
		hmac.go#L311: 	it.pageInfo, it.nextFunc = iterator.NewPageInfo(
		hmac.go#L331: 	if err := it.nextFunc(); err != nil {