 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseStream ¶
func ParseStream(isRFC3164Message bool, useRFC3164DefaultYear bool, r io.Reader, callback func(res *syslog.Result), maxMessageLength int) error
ParseStream parses a rfc5424 syslog stream from the given Reader, calling the callback function with the parsed messages. The parser automatically detects octet counting. The function returns on EOF or unrecoverable errors.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.