Documentation ¶
Overview ¶
Package internal contains orca-internal code, for testing purposes and to avoid polluting the godoc of the top-level orca package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AllowAnyMinReportingInterval interface{} // func(*ServiceOptions)
AllowAnyMinReportingInterval prevents clamping of the MinReportingInterval configured via ServiceOptions, to a minimum of 30s.
For testing purposes only.
View Source
var DefaultBackoffFunc = ibackoff.DefaultExponential.Backoff
DefaultBackoffFunc is used by the producer to control its backoff behavior.
For testing purposes only.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.