Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseScheduleAdd ¶
type ResponseScheduleAdd struct { response.ResponseWork ScheduleID string `json:"schedule_id"` }
type ResponseScheduleGet ¶
type ResponseScheduleGet struct { response.ResponseWork ScheduleList []*power.HashMap `json:"schedule_list"` }
Click to show internal directories.
Click to hide internal directories.