Documentation ¶
Index ¶
- func Create(clt *core.SDKClient, accessToken string, req *asynctask.CreateRequest) (*asynctask.CreateResponse, error)
- func Download(clt *core.SDKClient, accessToken string, req *asynctask.DownloadRequest) ([]byte, error)
- func List(clt *core.SDKClient, accessToken string, req *asynctask.ListRequest) (*asynctask.ListResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(clt *core.SDKClient, accessToken string, req *asynctask.CreateRequest) (*asynctask.CreateResponse, error)
Create 创建历史数据查询任务
func List ¶
func List(clt *core.SDKClient, accessToken string, req *asynctask.ListRequest) (*asynctask.ListResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.