Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackgroundTaskManager ¶
type BackgroundTaskManager struct {
// contains filtered or unexported fields
}
BackgroundTaskManager is not threadsafe, it should only be accessed from a single thread.
func NewBackgroundTaskManager ¶
func NewBackgroundTaskManager(metricsPrefix string) *BackgroundTaskManager
Click to show internal directories.
Click to hide internal directories.