Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddBackgroundTasks ¶
AddBackgroundTasks adds service to the DI container
func AddCounterTaskConsumer ¶
AddCounterTaskConsumer adds service to the DI container
func GetLocalCounter ¶
func GetLocalCounter() int32
func IncrLocalCounter ¶
func IncrLocalCounter()
Types ¶
type IBackgroundTasks ¶
type IBackgroundTasks interface { }
func GetBackgroundTasksFromContainer ¶
func GetBackgroundTasksFromContainer(ctn di.Container) IBackgroundTasks
Click to show internal directories.
Click to hide internal directories.