commit | eb33e69a6a52956094bee16299b228e0e9ba3b6e | [log] [tgz] |
---|---|---|
author | Carlos Goncalves <cgoncalves@redhat.com> | Tue Oct 13 14:51:54 2020 +0200 |
committer | Michael Johnson <johnsomor@gmail.com> | Wed Oct 28 14:20:09 2020 +0000 |
tree | 1df50510d27bd667f63cf22b26246f48d592355c | |
parent | 7a47c372cacda1f11dad62d163782b3c912f809b [diff] |
Fix Go lint errors Three Go lint errors are addressed in this patch: - Don't use underscores in Go names - Exported type ConnectionCount should have comment or be unexported - Println arg list ends with redundant newline Change-Id: I4774fd3f2837f474399d0735af0cd18322fe0eee