corvus-ch/rabbitmq-cli-consumer

View on GitHub
command/log_writer.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

exported type LogWriter should have comment or be unexported
Open

type LogWriter struct {
Severity: Minor
Found in command/log_writer.go by golint

exported function NewLogWriter should have comment or be unexported
Open

func NewLogWriter(l *log.Logger) *LogWriter {
Severity: Minor
Found in command/log_writer.go by golint

There are no issues that match your filters.

Category
Status