Documentation ¶
Index ¶
Constants ¶
View Source
const MaxThreadsLimit = 1024
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TransferSettingsCommand ¶
type TransferSettingsCommand struct { }
func NewTransferSettingsCommand ¶
func NewTransferSettingsCommand() *TransferSettingsCommand
func (*TransferSettingsCommand) CommandName ¶
func (tst *TransferSettingsCommand) CommandName() string
func (*TransferSettingsCommand) Run ¶
func (tst *TransferSettingsCommand) Run() error
func (*TransferSettingsCommand) ServerDetails ¶
func (tst *TransferSettingsCommand) ServerDetails() (*config.ServerDetails, error)
Click to show internal directories.
Click to hide internal directories.