Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scheduler ¶
type Scheduler struct {
// contains filtered or unexported fields
}
func NewScheduler ¶
func NewScheduler( config *config.Config, repository domain.ServerTaskRepository, serverCommandFactory *gameservercommands.ServerCommandFactory, ) *Scheduler
Click to show internal directories.
Click to hide internal directories.