apps

package
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2019 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddChartAction

type AddChartAction actions.Action

func (*AddChartAction) Run

func (this *AddChartAction) Run(params struct {
	AgentId string
	AppId   string
	ItemId  string
	ChartId string
})

添加图表

type ChartsAction

type ChartsAction actions.Action

func (*ChartsAction) Run

func (this *ChartsAction) Run(params struct {
	AgentId string
})

图表列表

type Helper

type Helper struct {
}

func (*Helper) BeforeAction

func (this *Helper) BeforeAction(action actions.ActionWrapper)

type IndexAction

type IndexAction actions.Action

func (*IndexAction) Run

func (this *IndexAction) Run(params struct {
	AgentId string
})

看板首页

func (*IndexAction) RunPost

func (this *IndexAction) RunPost(params struct {
	AgentId string
})

数据

type RemoveChartAction

type RemoveChartAction actions.Action

func (*RemoveChartAction) Run

func (this *RemoveChartAction) Run(params struct {
	AgentId string
	AppId   string
	ItemId  string
	ChartId string
})

移除图表

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL