The highest tagged major version is
v7 .
Discover Packages
github.com/selonsy/beats
heartbeat
config
package
Version:
v6.0.0-beta1+incompatible
Opens a new window with list of versions in this module.
Published: Aug 2, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Config struct {
Monitors []*common .Config `config:"monitors" validate:"required"`
Scheduler Scheduler `config:"scheduler"`
}
type Scheduler struct {
Limit uint `config:"limit" validate:"min=0"`
Location string `config:"location"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.