Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExcelMetadata ¶
type ExcelSheets ¶
type ExcelSheets map[string][][]interface{}
type HttpOption ¶
type ScheduleJob ¶
type ScheduleJob struct {
Mode string `msgpack:"mode"`
Spec string `msgpack:"spec"`
Option interface{} `msgpack:"option"`
ScheduleState `msgpack:"state"`
}
type ScheduleOption ¶
type ScheduleOption struct {
Status bool `msgpack:"status"`
Jobs []ScheduleJob `msgpack:"jobs"`
}
type ScheduleState ¶
type ScheduleStatus ¶
Click to show internal directories.
Click to hide internal directories.