Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tracker ¶
type Tracker struct {
// contains filtered or unexported fields
}
func NewTracker ¶
func NewTracker() *Tracker
func (*Tracker) Complete ¶
Complete removes tracking for the given request ID and releases resources.
func (*Tracker) IsCancelled ¶
IsCancelled checks if a request is being tracked (for backward compat).
Click to show internal directories.
Click to hide internal directories.