Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewSyslogClient ¶
func NewSyslogClient(done chan struct{}, syslogServerConfig *SyslogServerConfig) *Controller
func (*Controller) Log ¶
func (controller *Controller) Log(syslogMessage string)
Click to show internal directories.
Click to hide internal directories.