Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseServicerAdd ¶
type ResponseServicerAdd struct {
*response.ResponseWork
ResultList []*power.HashMap `json:"result_list"`
}
type ResponseServicerDel ¶
type ResponseServicerDel struct {
*response.ResponseWork
ResultList []*power.HashMap `json:"result_list"`
}
type ResponseServicerList ¶
type ResponseServicerList struct {
*response.ResponseWork
ServicerList []*power.HashMap `json:"servicer_list"`
}
Click to show internal directories.
Click to hide internal directories.