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.55.0
Published
May 4, 2023
Platform
js/wasm
Imports
1 packages
Last checked
1 hour ago

Tools for package owners.