Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option struct { AppName string // xxl-job executor's app name Port string // the port of xxl-job executor, default is 9999 AccessToken string // access token of xxl-job executor ServerAddr string // the address of xxl-job admin, if empty, will use env XXL_JOB_SERVER_ADDR LogLevel xxl.LogLevel // 日志级别 LogDepth int // 日志深度 }
Click to show internal directories.
Click to hide internal directories.