reverse

package
v1.0.0-beta Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RProcessor

type RProcessor struct {
}

RProcessor test processor

func (RProcessor) GetConfigPolicy

func (r RProcessor) GetConfigPolicy() (plugin.ConfigPolicy, error)

GetConfigPolicy() returns the configPolicy for your plugin.

A config policy is how users can provide configuration info to plugin. Here you define what sorts of config info your plugin needs and/or requires.

func (RProcessor) Process

func (r RProcessor) Process(mts []plugin.Metric, cfg plugin.Config) ([]plugin.Metric, error)

Process test process function

Jump to

Keyboard shortcuts

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