Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndustrydataClient ¶
type IndustrydataClient struct {
core.JDCloudClient
}
func NewIndustrydataClient ¶
func NewIndustrydataClient(credential *core.Credential) *IndustrydataClient
func (*IndustrydataClient) GetLargeScreenData ¶
func (c *IndustrydataClient) GetLargeScreenData(request *industrydata.GetLargeScreenDataRequest) (*industrydata.GetLargeScreenDataResponse, error)
根据区域、行业、一级指标、二级指标、起始时间等条件查询数据
func (*IndustrydataClient) SetConfig ¶
func (c *IndustrydataClient) SetConfig(config *core.Config)
func (*IndustrydataClient) SetLogger ¶
func (c *IndustrydataClient) SetLogger(logger core.Logger)
Click to show internal directories.
Click to hide internal directories.