grpcgoogle.golang.org/grpc/orca/internal Index | Files

package internal

import "google.golang.org/grpc/orca/internal"

Package internal contains orca-internal code, for testing purposes and to avoid polluting the godoc of the top-level orca package.

Index

Variables

var AllowAnyMinReportingInterval interface{} // func(*ServiceOptions)

AllowAnyMinReportingInterval prevents clamping of the MinReportingInterval configured via ServiceOptions, to a minimum of 30s.

For testing purposes only.

var DefaultBackoffFunc = ibackoff.DefaultExponential.Backoff

DefaultBackoffFunc is used by the producer to control its backoff behavior.

For testing purposes only.

Source Files

internal.go

Version
v1.54.0
Published
Mar 21, 2023
Platform
linux/amd64
Imports
1 packages
Last checked
23 seconds ago

Tools for package owners.