Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServersLoop ¶
type ServersLoop struct {
// contains filtered or unexported fields
}
func NewServersLoop ¶
func NewServersLoop( serverRepo domain.ServerRepository, serverCommandFactory *commands.ServerCommandFactory, cfg *config.Config, ) *ServersLoop
Click to show internal directories.
Click to hide internal directories.