Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backpressure ¶
type Backpressure struct {
// contains filtered or unexported fields
}
func (*Backpressure) CanProceed ¶
func (g *Backpressure) CanProceed() bool
func (*Backpressure) NotBefore ¶
func (g *Backpressure) NotBefore(t time.Time)
func (*Backpressure) RetryAfter ¶
func (g *Backpressure) RetryAfter() time.Time
Click to show internal directories.
Click to hide internal directories.