Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDistributeLockManager ¶
func NewDistributeLockManager(name string) scheduler.LockManager
func TestTimeoutJob ¶
Types ¶
type DistributeLockManager ¶
type DistributeLockManager struct {
// contains filtered or unexported fields
}
type ServiceProvider ¶
type ServiceProvider struct{}
func (ServiceProvider) Aggregates ¶
func (j ServiceProvider) Aggregates() []infra.Provider
func (ServiceProvider) Boot ¶
func (j ServiceProvider) Boot(app infra.Resolver)
func (ServiceProvider) Register ¶
func (j ServiceProvider) Register(cc infra.Binder)
func (ServiceProvider) ShouldLoad ¶
func (j ServiceProvider) ShouldLoad(c infra.FlagContext) bool
Click to show internal directories.
Click to hide internal directories.