Documentation
¶
Index ¶
Constants ¶
View Source
const (
PLUGIN_RESULT = "plugin.result"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Collector ¶
type Collector struct {
Name string `json:"name"`
Cycle int
Namespace string `json:"namespace"`
Repo string `json:"git"`
ProjectName string `json:projectname`
Param []string `json:"param"`
Parameters string `json:"parameters"`
StrCycle string `json:"interval"`
}
func (Collector) Description ¶
func (Collector) SubmitException ¶
func (self Collector) SubmitException()
Click to show internal directories.
Click to hide internal directories.