mock

package
v0.16.1-beta Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

README

#PLEASE NOTE: These are not example plugins

The contents of plugin/ are used as part of our testing framework. If you are looking for examples of how to write a plugin for Snap, review the Plugin Authoring documentation.

Curious what plugins are under development? See the plugin-wishlist label in our issue backlog.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mock

type Mock struct {
}

Mock collector implementation used for testing

func (*Mock) CollectMetrics

func (f *Mock) CollectMetrics(mts []plugin.Metric) ([]plugin.Metric, error)

CollectMetrics collects metrics for testing

func (*Mock) GetConfigPolicy

func (f *Mock) GetConfigPolicy() (plugin.ConfigPolicy, error)

GetConfigPolicy returns a ConfigPolicy for testing

func (*Mock) GetMetricTypes

func (f *Mock) GetMetricTypes(cfg plugin.Config) ([]plugin.Metric, error)

GetMetricTypes returns metric types for testing

Jump to

Keyboard shortcuts

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