Preparing search index...
The search index is not available
Midway v3 Api Reference
Midway v3 Api Reference
@midwayjs/core
ScheduleOpts
Interface ScheduleOpts
Hierarchy
ScheduleOpts
Index
Properties
cron?
cron
Options?
disable?
env?
immediate?
interval?
type
Properties
Optional
cron
cron
?:
string
Optional
cron
Options
cron
Options
?:
{
currentDate
?:
string
|
number
|
Date
;
endDate
?:
string
|
number
|
Date
;
iterator
?:
boolean
;
startDate
?:
string
|
number
|
Date
;
tz
?:
string
;
utc
?:
boolean
;
}
Type declaration
Optional
current
Date
?:
string
|
number
|
Date
Optional
end
Date
?:
string
|
number
|
Date
Optional
iterator
?:
boolean
Optional
start
Date
?:
string
|
number
|
Date
Optional
tz
?:
string
Optional
utc
?:
boolean
Optional
disable
disable
?:
boolean
Optional
env
env
?:
string
[]
Optional
immediate
immediate
?:
boolean
Optional
interval
interval
?:
string
|
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Midway v3
Api
Reference
@midwayjs/bootstrap
@midwayjs/core
Consumer
Metadata
FaaSMetadata
GRPCMetadata
@midwayjs/decorator
@midwayjs/koa
Schedule
Opts
cron?
cron
Options?
disable?
env?
immediate?
interval?
type
Generated using
TypeDoc