manaeventlogger

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2021 License: Apache-2.0, BSD-2-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CfgCSV is the path to a csv file to store mana events.
	CfgCSV = "manaeventlogger.csv"
	// CfgBufferSize is the buffer size to store events.
	CfgBufferSize = "manaeventlogger.bufferSize"
	// CfgCheckBufferIntervalSec is the interval to check the events buffer size.
	CfgCheckBufferIntervalSec = "manaeventloger.checkBufferIntervalSec"
)
View Source
const (
	// PluginName is the name of the mana events logger plugin.
	PluginName = "ManaEventLogger"
)

Variables

This section is empty.

Functions

func Plugin

func Plugin() *node.Plugin

Plugin gets the plugin instance.

Types

This section is empty.

Jump to

Keyboard shortcuts

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