Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseCalendarAdd ¶
type ResponseCalendarAdd struct { response.ResponseWork CalID string `json:"cal_id"` }
type ResponseCalendarGet ¶
type ResponseCalendarGet struct { response.ResponseWork CalendarList []*power.HashMap `json:"calendar_list"` }
Click to show internal directories.
Click to hide internal directories.