package
Version:
v1.13.0
Opens a new window with list of versions in this module.
Published: Apr 16, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Netmon struct {
PollInterval int `json:"poll_interval" validate:"min=1"`
MetronAddress string `json:"metron_address" validate:"nonzero"`
InterfaceName string `json:"interface_name" validate:"nonzero"`
LogLevel string `json:"log_level"`
LogPrefix string `json:"log_prefix" validate:"nonzero"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.