Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HardStopAfter ¶
type HardStopAfter struct {
// contains filtered or unexported fields
}
func NewHardStopAfter ¶
func NewHardStopAfter(n string, g *models.Global) *HardStopAfter
func (*HardStopAfter) GetName ¶
func (a *HardStopAfter) GetName() string
type SyslogServers ¶
type SyslogServers struct {
// contains filtered or unexported fields
}
func NewSyslogServers ¶
func NewSyslogServers(n string, l *models.LogTargets) *SyslogServers
func (*SyslogServers) GetName ¶
func (a *SyslogServers) GetName() string
Click to show internal directories.
Click to hide internal directories.