config

package
v0.0.0-...-1d34ad8 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2016 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Mysqlbeat MysqlbeatConfig
}

type MysqlbeatConfig

type MysqlbeatConfig struct {
	Period        string   `yaml:"period"`
	Hostname      string   `yaml:"hostname"`
	Port          string   `yaml:"port"`
	Username      string   `yaml:"username"`
	Password64    []byte   `yaml:"password64"`
	Queries       []string `yaml:"quieries"`
	QueryTypes    []string `yaml:"quierytypes"`
	DeltaWildCard string   `yaml:"deltawildcard"`
}

Jump to

Keyboard shortcuts

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