Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SysUserCtl ¶
func SysUserCtl(dbFile string) *sysUserCtl
Types ¶
type FtpAppCtl ¶
type FtpAppCtl interface {
ServiceCtl() controllers.Controller
UserCtl() UserCtl
SetPort(port string)
GetPort() (port string)
}
Click to show internal directories.
Click to hide internal directories.