Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddItemAction ¶
func (*AddItemAction) RunPost ¶
func (this *AddItemAction) RunPost(params struct { ServerId string Code string })
添加数据指标
type CancelChartAction ¶
type ChartAction ¶
type ChartsAction ¶
func (*ChartsAction) Run ¶
func (this *ChartsAction) Run(params struct { ServerId string BoardType string })
图表
type DeleteChartAction ¶
type DeleteItemAction ¶
func (*DeleteItemAction) RunPost ¶
func (this *DeleteItemAction) RunPost(params struct { ServerId string Code string })
删除指标
type IndexAction ¶
func (*IndexAction) Run ¶
func (this *IndexAction) Run(params struct { ServerId string BoardType string })
看板
type ItemsAction ¶
func (*ItemsAction) RunGet ¶
func (this *ItemsAction) RunGet(params struct { BoardType string ServerId string })
数据指标
type MakeAction ¶
func (*MakeAction) Run ¶
func (this *MakeAction) Run(params struct { ServerId string BoardType string })
制作图表
type MoveChartAction ¶
type RefreshDataAction ¶
func (*RefreshDataAction) RunPost ¶
func (this *RefreshDataAction) RunPost(params struct { ServerId string })
刷新数据
type TestAction ¶
type UpdateChartAction ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.