Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerSyslogTls ¶
type HandlerSyslogTls struct {
// contains filtered or unexported fields
}
func (*HandlerSyslogTls) Close ¶
func (handler *HandlerSyslogTls) Close() error
func (*HandlerSyslogTls) Dial ¶
func (handler *HandlerSyslogTls) Dial() error
func (*HandlerSyslogTls) Errors ¶
func (handler *HandlerSyslogTls) Errors() chan error
func (*HandlerSyslogTls) Packets ¶
func (handler *HandlerSyslogTls) Packets() chan syslog.Packet
func (*HandlerSyslogTls) Pools ¶
func (handler *HandlerSyslogTls) Pools() bool
Click to show internal directories.
Click to hide internal directories.