package
0.0.0-20250228095952-3583c10e372d
Repository: https://github.com/cloudfoundry/gorouter.git
Documentation: pkg.go.dev

# Packages

Code generated by counterfeiter.
No description provided by the author
Package syslog implements a syslog writer over UDP and TCP following RFC5424, RFC5426 and RFC6587.

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
FileWriter sends logs to a [os.File] and appends a new line to each line written to seperate log lines.
No description provided by the author
SyslogWriter sends logs to a [syslog.Writer].

# Interfaces

go:generate counterfeiter -o fakes/accesslogger.go .
No description provided by the author