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