(backOffCfg backoff.BackOff, opts ...Option)
| 23 | AverageInt32(opts ...Option) Single |
| 24 | AverageInt64(opts ...Option) Single |
| 25 | BackOffRetry(backOffCfg backoff.BackOff, opts ...Option) Observable |
| 26 | BufferWithCount(count int, opts ...Option) Observable |
| 27 | BufferWithTime(timespan Duration, opts ...Option) Observable |
| 28 | BufferWithTimeOrCount(timespan Duration, count int, opts ...Option) Observable |
no outgoing calls