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