Documentation ¶
Index ¶
- func ActionDaemonTask(ctx iris.Context)
- func DeleteClient(ctx iris.Context)
- func EditDaemonTask(ctx iris.Context)
- func EditTask(ctx iris.Context)
- func FreeMem(ctx iris.Context)
- func Index(ctx iris.Context)
- func IndexDebug(ctx iris.Context)
- func ListDaemonTask(ctx iris.Context)
- func ListTask(ctx iris.Context)
- func Login(ctx iris.Context)
- func Logout(ctx iris.Context)
- func PprofHandler(ctx iris.Context)
- func QuickStart(ctx iris.Context)
- func Readme(ctx iris.Context)
- func RecentDaemonLog(ctx iris.Context)
- func RecentLog(ctx iris.Context)
- func ReloadConfig(ctx iris.Context)
- func RuntimeInfo(ctx iris.Context)
- func StartTask(ctx iris.Context)
- func Stat(ctx iris.Context)
- func StopAllTask(ctx iris.Context)
- func StopTask(ctx iris.Context)
- func ViewConfig(ctx iris.Context)
- type Logic
- func (l *Logic) ApiPost(args proto.ApiPost, reply *bool) error
- func (l *Logic) DependDone(args model.DependsTask, reply *bool) error
- func (l *Logic) Depends(args model.DependsTasks, reply *bool) error
- func (l *Logic) Ping(args *proto.EmptyArgs, reply *proto.EmptyReply) error
- func (l *Logic) Register(args model.Client, reply *proto.MailArgs) error
- func (l *Logic) SendMail(args proto.SendMail, reply *bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionDaemonTask ¶
func DeleteClient ¶
func EditDaemonTask ¶
func IndexDebug ¶
func ListDaemonTask ¶
func PprofHandler ¶
func QuickStart ¶
func RecentDaemonLog ¶
func ReloadConfig ¶
func RuntimeInfo ¶
func StopAllTask ¶
func ViewConfig ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.