Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Counts ¶
type Counts struct {
// contains filtered or unexported fields
}
Counts holds the numbers of context with timeout set. adapto clears the internal Counts when new context is created by adapto and when context created by adapto exceeds deadline.
func (*Counts) DeadlineExceeded ¶
func (*Counts) OnDeadlineExceeded ¶
func (c *Counts) OnDeadlineExceeded()
Click to show internal directories.
Click to hide internal directories.