package
0.0.0-20221107230909-4d420c957e76
Repository: https://github.com/intelsdi-x/snap-plugin-collector-mysql.git
Documentation: pkg.go.dev

# Functions

Meta returns plugin's metadata.
New returns initialized instance of MySQL Plugin collector.
NewCollector constructs new metricCollector that will query given statsSource.

# Constants

Name of plugin.
Type of plugin.
Version of plugin.

# Structs

MySQLPlugin is implementation of plugin.Plugin interface.