sourcegraph / appdash

Application tracing system for Go, based on Google's Dapper.
https://sourcegraph.com
Other
1.72k stars 137 forks source link

Fix a few issues picked up by vet/lint. #39

Closed slimsag closed 9 years ago

slimsag commented 9 years ago

This change fixes a few documentation / non-idiomatic code issues identified by go vet and golint.