Versions in this module Expand all Collapse all v2 v2.0.1 Nov 27, 2019 Changes in this version + const MaxPriority + const MaxRFC3339MicroTimestamp + const MaxVersion + var MaxAppname = RandomBytes(48) + var MaxHostname = RandomBytes(255) + var MaxMessage = RandomBytes(7681) + var MaxMsgID = RandomBytes(32) + var MaxProcID = RandomBytes(128) + func RandomBytes(n int) []byte + func RightPad(str string, limit int) string + func StringAddress(str string) *string + func TimeParse(layout, value string) *time.Time + func Uint8Address(x uint8) *uint8 + func YearTime(mm, dd, hh, min, ss int) time.Time Other modules containing this package github.com/influxdata/go-syslog/v3