Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WireSet = wire.NewSet( ProvideService, )
Functions ¶
This section is empty.
Types ¶
type BackgroundService ¶
type Service ¶
type Service struct {
BackgroundServices []BackgroundService
// contains filtered or unexported fields
}
func New ¶
func New( mxManager lock.MutexManager, ) *Service
func ProvideService ¶
func ProvideService( mxManager lock.MutexManager, ) *Service
Click to show internal directories.
Click to hide internal directories.